Releases: RoyVoetman/flysystem-gitlab-storage
Releases · RoyVoetman/flysystem-gitlab-storage
v3.1.0
v3.0.0
Added flysystem v3 support.
v2.0.4
Update CHANGELOG.md
v2.0.3
Update CHANGELOG.md
v2.0.2
Update CHANGELOG.md
v2.0.1
Merge pull request #10 from RoyVoetman/2.x 2.0.1
v2.0.0
Support for flysystem 2.x
v1.1.0
- Moved minimum PHP version to 7.1 since PHPUnit 9 requires 7.1 or above.
- Added support for paginated list of contents when requesting file trees.
- https://docs.gitlab.com/ee/api/README.html#pagination
v1.0.7
Added a debug mode.
v1.0.6
Adapters listContents method now changes type blob to type file.