This repository was archived by the owner on Jul 22, 2023. It is now read-only.
Releases: mjrider/flysystem-factory
Releases · mjrider/flysystem-factory
v0.7.1
Updating dependencies
What's Changed
- ⬆️ Pin phpunit/phpunit to 9.5.18 by @renovate in #47
- ⬆️ Updates predis/predis to v1.1.10 by @renovate in #41
- ⬆️ Updates actions/checkout action to v3 by @renovate in #45
- ⬆️ Updates nimbusoft/flysystem-openstack-swift to v0.4.1 by @renovate in #37
Full Changelog: v0.7.0...v0.7.1
v0.7.0
v0.6.0
v0.4.0
Breaking Changes:
- php 5.x has been dropped
- AWS S3 version 2 ( for php 5.4 support ) has been dropped
New Features:
- Openstack support ( swift )
ChangeLog:
Renovate Bot (4):
- arrow_up Updates wimg/php-compatibility to v9
- arrow_up Updates league/flysystem-aws-s3-v3 to v1.0.23
- arrow_up Updates phpcompatibility/php-compatibility to v9.3.5
- arrow_up Updates dealerdirect/phpcodesniffer-composer-installer to v0.6.2
Robbert Müller (3):
- Adding openstack support
- PHPCS fixes
- Remove S3v2
v0.3.1
v0.3.0
v0.3.0-rc0
- added FTP support
v0.2.2
v0.2.2 (2018-01-03)
maintenance release:
refactored away code duplication between the S3v2 and S3 Adapters
other minor changes:
- fix build issue, due to arguments of jsonlint
- update maintenance shield
- whitespace changes
Merged pull requests:
v0.2.1
v0.2.0
v0.2.0 (2017-12-07)
This releases get the project a bit more in shape
notable changes:
- unit/integration testing for most adapters
- support for adapter caching
- added testing in php 5.4 and 7.2
- added rackspace adapter
Merged pull requests: