V1.0.2: PHP 7.0+ & GA4 Events
- Added
PHP 7.1to workflow testing - Added strict check on timestamp being within 3 days limitation (*Reference)
- Added support for unlimited Events on the main Analytics class by sending events in batches of 25 (*Reference)
- Updated Composer.json with package versions that support all supported PHP Versions
- Updated PHPUnit Tests to fit the above changes and validate more requirements
- Removed
?\Throwabletype fromGA4Exception, be vary of usage as it still requires a matching type
What's Changed
- V1.x: Extend Testing & Update Found Issues by @AlexWestergaard in #10
- Rework event limiter by chunking events on posting to Google Analytics by @AlexWestergaard in #12
- Update Composer & CI Workflow by @AlexWestergaard in #13
Full Changelog: v1.0.1...v1.0.2