- Added support for custom adapter
- Improved lumen support
- Support rackspace internal urls
- Drop support for laravel 5.0
- Support the aws sdk v3
- Official lumen support
- Code cleanup
- Moved the factory
- Normalised exception messages
- Container binding improvements
- Fixed the azure connector
- Support both laravel 5.0 and 5.1
- Dropped php 5.4 support
- Upgraded to laravel 5.0
- Fixed a syntax error in the config
- Updated the method annotations
- Upgraded to flysystem 1.0
- Added support for the azure adapter
- Added support for the gridfs adapter
- Removed the cs fixers
- CS fixes
- Moved to the MIT license
- More rackspace fixes
- Support setting global visibility
- Fixed the rackspace adapter
- Support aws base_url and options
- Added cs fixers to the test suite
- Improved the docs
- Improved the test suite
- Copy adapter support
- Other minor fixes
- Expose the factory class in the ioc
- Corrected the license comments
- Added dynamic method docs to the manager
- Other minor tweaks
- Stricter config validation
- Minor tweaks and fixes
- Support eventable flysystem
- Upgrade to Laravel 4.1/4.2
- Refactoring
- Added di aliases
- Null adapter support
- Added more tests
- Improved caching support
- Now using my manager package
- Refactoring
- PHP 5.6 and partial HHVM compatibility
- Composer tweaks
- PSR-4 namespacing
- Updated docs
- Added rackspace support
- Minor tweaks
- Initial testing release