Skip to content

Releases: cybercog/laravel-optimus

3.3.0

26 Feb 20:59
Compare
Choose a tag to compare

Added

  • Laravel 5.8 support

View the changes from 3.2.0 to 3.3.0

3.2.0

10 Nov 20:40
Compare
Choose a tag to compare

Fixed

  • (#14) Fixed Lumen support in OptimusEncodedRouteKey trait

View the changes from 3.1.0 to 3.2.0

3.1.0

09 Sep 17:17
889e128
Compare
Choose a tag to compare

Added

  • (#13) Laravel 5.7 support

View the changes from 3.0.0 to 3.1.0

3.0.0

14 Feb 17:26
38077de
Compare
Choose a tag to compare

Added

  • (#11) Laravel 5.6 support

Changed

  • (#11) Minimum PHP required 7.1.3 because of manager dependency

Removed

  • (#11) Dropped support of Laravel lower than 5.5

View the changes from 2.1.0 to 3.0.0

2.1.0

16 Oct 13:42
Compare
Choose a tag to compare

Added

  • (#6) Implicit route model binding

View the changes from 2.0.0 to 2.1.0

2.0.0

09 Sep 16:32
Compare
Choose a tag to compare

Added

  • Laravel 5.5 support
  • Service provider and facade auto-discovery

Changed

  • Namespace Cog\Optimus renamed to Cog\Laravel\Optimus

View the changes from 1.0.0 to 2.0.0

1.0.0

02 Jan 08:33
Compare
Choose a tag to compare

Initial release