Skip to content

Releases: as247/flysystem-onedrive

v3.0.3

30 May 14:44
ba7a340
Compare
Choose a tag to compare

What's Changed

  • 3.x by @as247 in #10
  • Remove prefix option in favor of PathPrefixedAdapter by @as247 in #11

Full Changelog: v3.0.2...v3.0.3

v1.1

01 Mar 10:37
Compare
Choose a tag to compare

Full Changelog: v1.0.6...v1.1

v3.0.2

04 Feb 15:19
7d9b28a
Compare
Choose a tag to compare

What's Changed

  • Can use prefix as alias of root, update test case and dependencies by @as247 in #9

Full Changelog: v3.0.1...v3.0.2

v3.0.1

04 Feb 04:06
0ee38c1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

03 Feb 04:46
Compare
Choose a tag to compare

v3.0 compatible with flysystem 3.x

v2.0.0

31 Jan 15:53
Compare
Choose a tag to compare

For flysystem 2.x

v1.0.6

31 Jan 16:01
Compare
Choose a tag to compare

Full Changelog: v1.0.5...v1.0.6

v1.0.5

29 Sep 15:44
Compare
Choose a tag to compare
Update new structure

v1.0.4

26 Sep 10:19
Compare
Choose a tag to compare
Temporary url for onedrive

Path on Support
Throw exception if debug true in options

V1.0.3

09 Sep 05:43
Compare
Choose a tag to compare
- Use relative path for files so it work with Filesystem class

- Move applyPathPrefix to shared trait
- Fix onedrive throw UnableToDeleteFile exception on directory, converted to UnableToDeleteDirectory