- update standardised permission policies by @Treggats in #26
- introduced proposed permission policies by @Treggats in #27
- PHPUnit upgrade to version 10 by @Treggats in #22
- templates for new issues and bug reports
- a lot of under the hood changes
- add Github Action workflows for testing and code quality
- PHPStan
- PHP CS Fixer
- replace PHPCS with PHP CS Fixer
- drop support for PHP < 7.4
- add support for PHP 7.4 - 8.2
- drop support for Laravel < 7.0
- add support for Laravel 7.x - 10.x
- update PHPUnit configuration
- add support for PHP 8.1
- add support for Laravel 9
- implemented RFC-8941 Structured Field Values for directive values
- add PHP 8 support
- fix array and string helpers missing from Laravel's core
- add missing directive
- get the package ready for Laravel 6.0
- fixed Laravel package autodiscover in composer.json
- initial release