Releases: cartalyst/stripe-laravel
Releases · cartalyst/stripe-laravel
v4.0.0
REVISED
- Support for Laravel 5.2.
v3.0.0
REVISED
- Support for Laravel 5.1.
v2.0.4
REVISED
- Locked
2.0
to Laravel 5.0 and Laravel 5.1.
v2.0.3
ADDED
.gitattributes
and.travis.yml
file.
UPDATED
- Build status badge to Travis CI.
v1.0.2
ADDED
.gitattributes
and.travis.yml
file.
UPDATED
- Build status badge to Travis CI.
v2.0.2
ADDED
- Config instance is now bound to the IoC Container.
REVISED
- Using
singleton
in favor ofbindShared
being deprecated on Laravel 5.2.
v1.0.1
ADDED
- Config instance is now bound to the IoC Container.
v2.0.1
UPDATED
- Loosened Laravel dependency.
v2.0.0
ADDED
- Laravel 5 support.
REMOVED
- Laravel 4 support.
v1.0.0
INIT
- Laravel 4 support.