Skip to content

Releases: coin-mirror/blob

v0.1.8

08 Aug 17:14
0aca57d
Compare
Choose a tag to compare

Fixing the behavior on how filepath for saving a file: random and safe prefix with now correct ending, the filepath ending (e.g. ".png") was missing previously.

v0.1.7

03 Dec 13:34
Compare
Choose a tag to compare

Small fix for public url of put function return value.

Full Changelog: v0.1.2...v0.1.7

v0.1.2

19 Nov 08:51
Compare
Choose a tag to compare

Small bugfix for better error handling on NotFound Error.

For Example: You are previously calling the exists function and getting a NotFound Error. Now it should just return a false instead.

v0.1.1

18 Nov 17:39
Compare
Choose a tag to compare

First stable version as documented in README.