Releases: irazasyed/laravel-gamp
Releases · irazasyed/laravel-gamp
1.10
Laravel 9 Support
What's Changed
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #35
- Tracking ID from .env by @royduin in #36
- Bump dependencies to allow for Laravel 9 by @jdanino in #38
New Contributors
- @dependabot-preview made their first contribution in #35
- @royduin made their first contribution in #36
- @jdanino made their first contribution in #38
Full Changelog: v1.8...v1.9
PHP 8 Support
v1.8 PHP 8 Support
Laravel 8 Support
- Laravel 8 Support.
Switch to Binding
Fixes #22
Laravel 7 Support
- Larave 7 Support.
Laravel 6 Support
- Support Laravel 6.
- Require PHP 7.2.
Laravel 5.5 Auto Discovery & DI Support
- Laravel 5.5 Auto Package Discovery.
- Dependency Injection Support for Analytics Class.
Add disable hits support & Drop PHP 5.5 Support
- Added new
is_disabled
option to prevent the library from sending any hits to GA (Useful in Staging/Dev env.). - Drop PHP 5.5 Support.
Laravel 5.2 & Lumen Support
v1.1.0 Revise