Releases: wshafer/psr11-flysystem
Releases · wshafer/psr11-flysystem
2.1.0
Fixes the Adaptor Cache factory. Previously it was using a file system instead of an adaptor as it should have been.
Upgrade Notes:
While this IS a BC break and config settings have changed, I believe this will have no impact on anyone using these factories, since that factory simply wasn't working. For new config settings please see: https://github.com/wshafer/psr11-flysystem#adaptor
Minor bug fixes for Adapters
2.1.1 Fix coverage
2.0.0
Convert to using named services.
Added Default File System
Allow for overwriting the default cache config
Version 1 users should read the upgrading docs located at https://github.com/wshafer/psr11-flysystem#version-1-to-version-2
1.0.0
1.0.0-rc1
0.0.3
Bug Fixes
Alpha Release for Composer Test
0.0.1 Add zf config provider for users of Expressive