0.1.19 (2024-11-28)
0.1.18 (2024-11-22)
0.1.17 (2024-11-13)
- Fixed the issue in request authorization. Decoded the request path before its encoded again. (#20) (dc9eb84)
- 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.
- Added
CONTRIBUTING.md
,CODE_OF_CONDUCT.md
,CHANGELOG.rst
, Github issue templates, and Github pull request template.
- Released initial open-source version of the project.