This project follows Semantic Versioning.
We do not give estimated times for completion on Accepted
Proposals.
REVISED
- Support for Laravel 5.2.
REVISED
- Support for Laravel 5.1.
REVISED
- Locked
2.0
to Laravel 5.0 and Laravel 5.1.
ADDED
.gitattributes
and.travis.yml
file.
UPDATED
- Build status badge to Travis CI.
ADDED
- Config instance is now bound to the IoC Container.
REVISED
- Using
singleton
in favor ofbindShared
being deprecated on Laravel 5.1 and removed on Laravel 5.2.
UPDATED
- Loosened Laravel dependency.
ADDED
- Laravel 5 support.
REMOVED
- Laravel 4 support.
ADDED
.gitattributes
and.travis.yml
file.
UPDATED
- Build status badge to Travis CI.
ADDED
- Config instance is now bound to the IoC Container.
INIT
- Laravel 4 support.