Skip to content

Releases: biigle/flysystem-elements

v2.5

13 Dec 15:23
8513b05
Compare
Choose a tag to compare

What's Changed

  • Fix file stream download by @mzur in #6

Full Changelog: v2.4...v2.5

v2.4

04 May 08:16
ade0140
Compare
Choose a tag to compare

What's Changed

  • Implement listContents for root directory by @mzur in #5

Full Changelog: v2.2...v2.4

v2.3

03 May 08:01
Compare
Choose a tag to compare

What's changed

  • Fixed minimum required version of league/-mime-type-detection by @mzur

Full Changelog: v2.2...v2.3

v2.2

02 May 09:56
Compare
Choose a tag to compare

What's changed

  • Fix read() and readStream() by @mzur

Full Changelog: v2.1...v2.2

v2.1

02 May 09:28
Compare
Choose a tag to compare

What's changed

  • Fixed fetching of root directory contents by @mzur

Full Changelog: v2.0...v2.1

v2.0

02 May 09:03
89a7fb6
Compare
Choose a tag to compare

What's Changed

  • Upgrade adapter for Flysystem 3 by @mzur in #2

Full Changelog: v1.3...v2.0

v1.3

25 Aug 11:36
Compare
Choose a tag to compare

Fixed:

  • readFile methods

v1.2

03 Aug 11:52
Compare
Choose a tag to compare

Added:

  • Cache for directory contents

v1.1

03 Aug 09:27
e660bae
Compare
Choose a tag to compare

Changed:

  • Allow Guzzle v6 as peer dependency

v1.0

03 Aug 08:53
Compare
Choose a tag to compare

Initial release.

Features:

  • Read-only access to the files of an ELEMENTS instance