Skip to content

Releases: academe/laravel-azure-file-storage-driver

Update to readme (was listing older versions)

07 Jun 12:44
79d0a1b
Compare
Choose a tag to compare

Upgrade for Laravel 9

31 May 19:00
Compare
Choose a tag to compare

Issue #7 upgrade for Laravel 9

New 'root' config option for issue #3

20 Nov 13:09
Compare
Choose a tag to compare

This should not break anything. It retains support for an old config bug (driverOptions being passed into prefix in the Azure driver) where a string has been set here. That will be revisiting at some point.

Added tests

26 Feb 10:36
Compare
Choose a tag to compare

The requirement for consilience/flysystem-azure-file-storage has been raised to 0.1.1, as that version fixes some of the exceptions that the tests here look for.

Mor details in readme

25 Feb 17:13
Compare
Choose a tag to compare
0.1.1

More readme details.

First release

25 Feb 15:31
Compare
Choose a tag to compare

Still under development (more documentation and tests to add) but functional enough to use.