Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 1.52 KB

CHANGELOG.md

File metadata and controls

34 lines (19 loc) · 1.52 KB

Changelog

0.1.19 (2024-11-28)

Bug Fixes

  • Fixed issues in listing bucket at account level. (#28) (073d2ea)

0.1.18 (2024-11-22)

Bug Fixes

0.1.17 (2024-11-13)

Bug Fixes

  • Fixed the issue in request authorization. Decoded the request path before its encoded again. (#20) (dc9eb84)

Version 0.1.16

  • Handled the boto3 download object with range request pattern start- which is a valid request to fetch the bytes from start till the total bytes.

Version 0.1.15

  • Added CONTRIBUTING.md, CODE_OF_CONDUCT.md, CHANGELOG.rst, Github issue templates, and Github pull request template.

Version 0.1.14

  • Released initial open-source version of the project.