Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.3.0 minor release.tar.gz | 2014-03-22 | 34.1 kB | |
0.3.0 minor release.zip | 2014-03-22 | 59.4 kB | |
README.md | 2014-03-22 | 385 Bytes | |
Totals: 3 Items | 93.9 kB | 1 |
A new minor version for Flysystem has been released due to a (very minor) backwards incompatibility for custom adapters.
The adapter now accepts visibility and config settings for the put
and update
methods. This added a new parameter to those functions which breaks the public interface. All user-land code will be backwards compatible, this change only affects custom adapters.