Releases: guzba/depot
Releases · guzba/depot
0.2.7
0.2.6
0.2.5
Updated dependencies.
Full Changelog: 0.2.4...0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
This release adds the query: QueryParams optional parameter to getPresignedUrl
. This is needed for some S3 API requests.
I also added an example showing ListObjects and DeleteObject actions.
Because a parameter was added to getPresignedUrl
, you may need to include the query parameter now (eg emptyQueryParams()
) or use the named expires =
.
What's Changed
New Contributors
Full Changelog: 0.1.0...0.2.0
0.1.0
Initial release, tested and seems to be working well for my own uses.
Full Changelog: https://github.com/guzba/depot/commits/0.1.0