Skip to content

Latest commit

 

History

History
88 lines (45 loc) · 1.25 KB

CHANGELOG.md

File metadata and controls

88 lines (45 loc) · 1.25 KB

Change Log

This project follows Semantic Versioning.

Proposals

We do not give estimated times for completion on Accepted Proposals.


v4.0.0 - 2016-01-18

REVISED

  • Support for Laravel 5.2.

v3.0.0 - 2016-01-18

REVISED

  • Support for Laravel 5.1.

v2.0.4 - 2016-01-18

REVISED

  • Locked 2.0 to Laravel 5.0 and Laravel 5.1.

v2.0.3 - 2015-07-29

ADDED

  • .gitattributes and .travis.yml file.

UPDATED

  • Build status badge to Travis CI.

v2.0.2 - 2015-07-09

ADDED

  • Config instance is now bound to the IoC Container.

REVISED

  • Using singleton in favor of bindShared being deprecated on Laravel 5.1 and removed on Laravel 5.2.

v2.0.1 - 2015-06-09

UPDATED

  • Loosened Laravel dependency.

v2.0.0 - 2015-02-24

ADDED

  • Laravel 5 support.

REMOVED

  • Laravel 4 support.

v1.0.2 - 2015-07-29

ADDED

  • .gitattributes and .travis.yml file.

UPDATED

  • Build status badge to Travis CI.

v1.0.1 - 2015-07-09

ADDED

  • Config instance is now bound to the IoC Container.

v1.0.0 - 2015-04-02

INIT

  • Laravel 4 support.