Skip to content

Latest commit

 

History

History
115 lines (53 loc) · 5.13 KB

CHANGELOG.md

File metadata and controls

115 lines (53 loc) · 5.13 KB

Changelog

0.2.12 (2024-08-14)

Bug Fixes

  • allow boto3 to automatically refresh credentials (#33) (fc92231)
  • fix retrieval of nested directories (#27) (42e55c3)

0.2.11 (2024-04-17)

Bug Fixes

  • update to at least 3.2.2 of storage interface (a0bb3a5)
  • fix errors when retrieving directories

0.2.10 (2024-02-15)

Bug Fixes

0.2.9 (2024-02-07)

Bug Fixes

0.2.8 (2023-12-08)

Documentation

0.2.7 (2023-12-05)

Bug Fixes

  • adapt to interface change (490493d)

0.2.6 (2023-11-23)

Bug Fixes

0.2.5 (2023-11-15)

Bug Fixes

  • adapt to changes in interface (2ab1c31)

Performance Improvements

  • implemented inventory functionality for dramatically reducing the S3 requests (3a06bb0)

0.2.4 (2023-10-25)

Bug Fixes

  • specify required settings (1b6cab1)

0.2.3 (2023-10-24)

Bug Fixes

0.2.2 (2023-10-24)

Bug Fixes

0.2.1 (2023-10-13)

Bug Fixes

  • add homepage to metadata (825c969)

0.2.0 (2023-10-11)

Features

Bug Fixes

  • delete bucket if empty after deleting object (9cfcf33)
  • fix bug when checking existence of non-existing items (383face)
  • update interface dependency (968bd1b)

0.1.0 (2023-09-27)

Miscellaneous Chores