Skip to content

Releases: ssntpl/cloud-storage

v0.1.8

03 Jan 11:46
d2dccf6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.1.8

v0.1.7

25 Nov 05:47
Compare
Choose a tag to compare

Full Changelog: v0.1.6...v0.1.7

v0.1.6

26 Oct 10:06
76ff7f1
Compare
Choose a tag to compare

Full Changelog: v0.1.5...v0.1.6

Return type change for exists function if file is found on any of the remote disks

v0.1.5

25 Oct 06:08
067886f
Compare
Choose a tag to compare

Full Changelog: v0.1.4...v0.1.5

Notifying user about disk connection issue.

v0.1.4

23 Oct 12:58
Compare
Choose a tag to compare

Full Changelog: v0.1.3...v0.1.4

v0.1.3

11 Oct 05:35
22db803
Compare
Choose a tag to compare

Full Changelog: v0.1.2...v0.1.3

  1. Optimized way to set file in cache from remote if doesn't exist.
  2. Returning null for url if File doesn't exist.

v0.1.2

17 Sep 12:29
f4a63db
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

28 Aug 11:10
ea92943
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

21 Aug 08:57
Compare
Choose a tag to compare

This is an Initial release. It includes all the basic required functionality.

Limitations

  1. Assumes queue driver to be database
  2. Can't use a custom queue for async processes

Full Changelog: https://github.com/ssntpl/cloud-storage/commits/v0.1.0