Skip to content

Latest commit

 

History

History
125 lines (101 loc) · 3.47 KB

CHANGELOG.md

File metadata and controls

125 lines (101 loc) · 3.47 KB

Changelog

5.3.3 - 2019-11-19

Changed

  • Upgraded vimeo/vimeo-api to 3.0.3

5.3.2 - 2019-03-04

Changed

5.3.1 - 2019-03-04

Fixed

  • Loading Psalm as a development dependency and resolving some issues it found. Thanks @muglug! #47

5.3.0 - 2019-03-01

Changed

  • Upgraded Laravel to 5.8. #46

5.2.1 - 2019-02-04

Changed

  • Settings can now be configured via Laravel environment variables. #44

5.2.0 - 2018-11-19

Changed

  • Upgraded vimeo/vimeo to 3.0.

5.1.0 - 2018-09-06

Changed

  • Upgraded Laravel to 5.7.

5.0.0 - 2018-02-13

Changed

  • Only supporting PHP 7.1+.
  • Upgraded Laravel to 5.6.

4.0.0 - 2018-02-08

Changed

  • Added PHPUnit 7.0 support.
  • Added vimeo/vimeo 2.0 support.
  • Rename the package to vimeo/laravel
  • Update the license to Apache 2.0.
  • Update the namespace to Vimeo.

3.7.0 - 2017-09-02

Removed

  • Removed Laravel 5.3 and 5.4 support.

3.6.0 - 2017-08-07

Changed

  • Added Laravel 5.5 support

3.5.0 - 2017-01-01

Changed

  • Added Laravel 5.4 support.

Removed

  • Dropped PHP 5.6 support.

3.4.0 - 2016-07-11

Removed

  • Dropped PHP 5.5 support.

3.3.0 - 2016-05-05

Changed

  • Added Laravel 5.3 support.

3.2.2 - 2016-01-30

Added

  • Improved service provider

3.2.1 - 2016-01-17

Added

  • Lumen 5.2 support

3.2.0 - 2015-11-14

Added

  • Laravel 5.2 support
  • Update dependencies

3.1.0 - 2015-10-07

Changed

  • Improved Lumen support

3.0.0 - 2015-06-30

Changed

  • Official Lumen support
  • Code cleanup
  • Moved the factory
  • Container binding improvements

2.1.0 - 2015-05-07

Changed

  • Support both Laravel 5.0 and 5.1

Removed

  • Dropped PHP 5.4 support

2.0.0 - 2015-02-05

Added

  • Laravel 5.0 release

1.0.0 - 2015-01-21

Added

  • First stable release with Larvel 4 support