Skip to content

Releases: cartalyst/stripe-laravel

v4.0.0

18 Jan 00:55
Compare
Choose a tag to compare

REVISED

  • Support for Laravel 5.2.

v3.0.0

18 Jan 00:55
Compare
Choose a tag to compare

REVISED

  • Support for Laravel 5.1.

v2.0.4

18 Jan 00:55
Compare
Choose a tag to compare

REVISED

  • Locked 2.0 to Laravel 5.0 and Laravel 5.1.

v2.0.3

29 Jul 01:02
Compare
Choose a tag to compare

ADDED

  • .gitattributes and .travis.yml file.

UPDATED

  • Build status badge to Travis CI.

v1.0.2

29 Jul 01:01
Compare
Choose a tag to compare

ADDED

  • .gitattributes and .travis.yml file.

UPDATED

  • Build status badge to Travis CI.

v2.0.2

09 Jul 11:09
Compare
Choose a tag to compare

ADDED

  • Config instance is now bound to the IoC Container.

REVISED

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

v1.0.1

09 Jul 11:09
Compare
Choose a tag to compare

ADDED

  • Config instance is now bound to the IoC Container.

v2.0.1

09 Jun 16:20
Compare
Choose a tag to compare

UPDATED

  • Loosened Laravel dependency.

v2.0.0

02 Apr 17:03
Compare
Choose a tag to compare

ADDED

  • Laravel 5 support.

REMOVED

  • Laravel 4 support.

v1.0.0

02 Apr 17:03
Compare
Choose a tag to compare

INIT

  • Laravel 4 support.