Skip to content

Releases: irazasyed/laravel-gamp

Support for Laravel 5.1 and more.

03 Jul 18:31
Compare
Choose a tag to compare
  • Dependency library updated to version 2.0 which includes GuzzlePHP 6 update.
  • Added support for Laravel 5 & 5.1. Requires PHP 5.5 and above.
  • Switched to PSR-4.

Separate branch for Laravel 4.2 and 5.0 with PHP 5.4 and above

03 Jul 18:25
Compare
Choose a tag to compare

Dedicated branch which supports users of PHP >=5.4 <5.5 who're using Laravel 5 or Laravel 4.2.

The dependency library no longer supports PHP 5.4. Highly recommend updating to v1.0 & above releases of this package.

This branch will receive important fixes only.

Laravel 4 Support

16 Apr 03:20
Compare
Choose a tag to compare
  • Laravel 4 Support.
  • Tested with Laravel v4.2.

Refactor Service Provider

10 Apr 00:45
Compare
Choose a tag to compare
  • Defer Loading of Service Provider, Performance Tweak.
  • Refactor binding to Singleton.

Minor Changes

12 Mar 12:54
Compare
Choose a tag to compare
  • Update Async Method Name as per the dependency change.
  • Merge Package Config with Application Copy to allow the user to include only the options they want to override in the published copy of the configuration.
  • Update README Vendor Publish Command and Info.

v0.1.0 - First Release

27 Feb 06:00
Compare
Choose a tag to compare