Skip to content

Releases: GrahamCampbell/Laravel-Flysystem

V1.0 RC 1 (24/01/2015)

24 Jan 19:39
Compare
Choose a tag to compare
Pre-release
  • 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

V0.7 Alpha (07/11/2014)

07 Nov 20:09
Compare
Choose a tag to compare
Pre-release
  • More rackspace fixes
  • Support setting global visibility

V0.6.2 Alpha (30/10/2014)

30 Oct 22:34
Compare
Choose a tag to compare
Pre-release
  • Fixed the rackspace adapter

V0.6.1 Alpha (19/10/2014)

19 Oct 11:39
Compare
Choose a tag to compare
Pre-release
  • Support aws base_url and options
  • Added cs fixers to the test suite
  • Improved the docs

V0.6 Alpha (20/09/2014)

20 Sep 22:21
Compare
Choose a tag to compare
Pre-release
  • Improved the test suite
  • Copy adapter support
  • Other minor fixes

V0.5.2 Alpha (10/08/2014)

10 Aug 12:18
Compare
Choose a tag to compare
Pre-release
  • Expose the factory class in the ioc
  • Corrected the license comments
  • Added dynamic method docs to the manager
  • Other minor tweaks

V0.5.1 Alpha (27/07/2014)

27 Jul 21:40
Compare
Choose a tag to compare
Pre-release
  • Stricter config validation
  • Minor tweaks and fixes
  • Support eventable flysystem

V0.5 Alpha (20/07/2014)

20 Jul 22:09
Compare
Choose a tag to compare
Pre-release
  • Upgrade to Laravel 4.1+
  • Refactoring
  • Added di aliases
  • Null adapter support
  • Added more tests

V0.4 Alpha (31/05/2014)

31 May 10:20
Compare
Choose a tag to compare
Pre-release
  • Improved caching support
  • Now using my manager package
  • Refactoring

V0.3 Alpha (21/04/2014)

21 Apr 09:55
Compare
Choose a tag to compare
Pre-release
  • PHP 5.6 and partial HHVM compatibility
  • Composer tweaks