7.0.0 - 2025-03-09
Added
- Introduced a base configuration file by @tabuna
- Support for Laravel 12.x. by @jesse-greathouse in #78
Changed
- Migrated from
@phpdoc
annotations to native PHP attributes for improved type safety and modern standards. - Set the default limit for batch requests to 50 items.
Removed
- Deprecated class
Guide
has been removed. - The entire
Annotations
namespace has been eliminated as part of the migration to PHP attributes.
Full Changelog: 6.1.0...7.0.0