Skip to content

Releases: guzba/depot

0.2.7

26 Jan 03:25
5969aef
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.6...0.2.7

0.2.6

18 May 03:55
34cda85
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.5...0.2.6

0.2.5

23 Jan 20:23
Compare
Choose a tag to compare

Updated dependencies.

Full Changelog: 0.2.4...0.2.5

0.2.4

13 Jan 03:47
83498d7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.3...0.2.4

0.2.3

13 Jan 00:49
4f4dd9c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.2...0.2.3

0.2.2

10 Jan 05:41
Compare
Choose a tag to compare

This update moves the internal sha256 implementation to Crunchy.

What's Changed

Full Changelog: 0.2.1...0.2.2

0.2.1

09 Jan 22:11
dbac6ac
Compare
Choose a tag to compare

What's Changed

  • only check if can use intrinsics once by @guzba in #2

Full Changelog: 0.2.0...0.2.1

0.2.0

28 Dec 19:26
631a2a2
Compare
Choose a tag to compare

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

  • 0.2.0 add query to getSignedUrl + more examples by @guzba in #1

New Contributors

  • @guzba made their first contribution in #1

Full Changelog: 0.1.0...0.2.0

0.1.0

18 Dec 18:02
Compare
Choose a tag to compare

Initial release, tested and seems to be working well for my own uses.

Full Changelog: https://github.com/guzba/depot/commits/0.1.0