Skip to content

2.0.0 - Migrate to Flysystem 2

Compare
Choose a tag to compare
@tgalopin tgalopin released this 04 Mar 14:51
· 68 commits to master since this release
366bc4d

This release is a major release: it may introduce Backward Compatibility issues in your project. Please be careful when you upgrade.

This release is mostly focused on migrating to Flysystem 2.0. It introduces a few BC breaks to use the new interfaces and abstractions but it should be quite straightforward to upgrade.

  • BC break Migrate to Flysystem 2 (#301)
  • Fix rounding issue (#310)
  • Allow to configure the temporary directory used (#304)