Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 960 Bytes

changelog.md

File metadata and controls

42 lines (22 loc) · 960 Bytes

Changelog

2.1.2 - 2019-02-13

  • Replace null coalescing operator with backwards compatible laravel array_get

2.1.1 - 2019-02-11

  • Fix Call to undefined method Superbalist\LaravelGoogleCloudStorage\GoogleCloudStorageServiceProvider::createCacheStore() bug when using caching

2.1.0 - 2018-12-18

  • This Allows optionally configuring visibility, disable_asserts and url options on the filesystem
  • Add optional caching layer around the adapter

2.0.0 - 2018-02-07

  • Allow superbalist/flysystem-google-storage ^7.0

1.0.5 - 2018-02-02

  • Allow superbalist/flysystem-google-storage ^6.0

1.0.4 - 2017-05-19

  • Allow for superbalist/flysystem-google-storage ^5.0

1.0.3 - 2017-05-19

  • Add support for Laravel 5.1 (@jbaron-mx)

1.0.2 - 2017-01-03

  • Allow for superbalist/flysystem-google-storage ^4.0

1.0.1 - 2016-11-29

  • Add support for Laravel 5.2 (@Pierlo / @Pierre Gordon)

1.0.0 - 2016-09-27

  • Initial release