Releases: spatie/laravel-model-status
Releases · spatie/laravel-model-status
1.11.0
What's Changed
- Support for Laravel 9
- Minor typo fix by @vdbelt in #80
- Migrate to PHP-CS-Fixer 3.x by @shuvroroy in #81
- Add PHP 8.1 Support by @patinthehat in #83
New Contributors
- @vdbelt made their first contribution in #80
- @shuvroroy made their first contribution in #81
- @patinthehat made their first contribution in #83
Full Changelog: 1.10.2...1.11.0
1.10.2
- add support for PHP 8
1.10.1
- Add support for Laravel 8
1.10.0
- add support for Laravel 7
1.9.0
- add possibility to delete a status and check for specific status
1.8.0
wip
1.7.1
- performance improvements
1.7.0
wip
1.6.4
wip
1.6.3
- use Str:: and Arr:: instead of helper methods