All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
1.2.0 - 2017-04-18
Container::url()
&Container::setUrl()
methods.
1.1.0 - 2017-01-12
First release.
- API Calls.
1.0.0 - 2017-01-12
This is a breaking change.
- Changelog & Contributing guide.
- Ability to create and delete directories.
- Ability to change container type to 'public', 'private' and 'gallery'.
- Ability to check if file exists in container.
- New fluent files loader.
- Ability to transform files from arrays to File objects.
0.2.0 - 2017-01-12
- Ability to read File contents as string or stream resource.
Initial release.