Skip to content

0.3.0 minor release

Compare
Choose a tag to compare
@frankdejonge frankdejonge released this 23 Mar 14:14
· 1201 commits to 3.x since this release

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.