Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

39 lines (29 loc) · 1.19 KB

Change Log

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

Added

  • Container::url() & Container::setUrl() methods.

1.1.0 - 2017-01-12

First release.

Updated

  • API Calls.

1.0.0 - 2017-01-12

This is a breaking change.

Added

  • 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

Added

  • Ability to read File contents as string or stream resource.

0.1.0 - 2017-01-11

Initial release.