Releases: spatie/laravel-model-states
Releases · spatie/laravel-model-states
2.7.2
What's Changed
- [docs] Fix documentation badges by @maartenpaauw in #254
- [docs] Add generic docblock to code snippet by @maartenpaauw in #253
- Fix missing namespace in phpdoc by @conorjmurphy in #255
- Update 01-introduction.md by @StreetYo in #257
- docs: update 03-listing-states.md improve use statements by @mmachatschek in #261
- fix(config): var annotation for
$allowedTransitions
by @maartenpaauw in #259
New Contributors
- @maartenpaauw made their first contribution in #254
- @conorjmurphy made their first contribution in #255
- @StreetYo made their first contribution in #257
- @mmachatschek made their first contribution in #261
Full Changelog: 2.7.1...2.7.2
2.7.1
What's Changed
- Use jsonSerialize in StateCaster by @piotrjoniec in #252
Full Changelog: 2.7.0...2.7.1
2.7.0
What's Changed
- Implement SerializesCastableAttributes in StateCaster by @piotrjoniec in #251
New Contributors
- @piotrjoniec made their first contribution in #251
Full Changelog: 2.6.2...2.7.0
2.6.2
What's Changed
- Add support for laravel 11 by @shuvroroy in #249
New Contributors
- @shuvroroy made their first contribution in #249
Full Changelog: 2.6.1...2.6.2
2.6.1
What's Changed
- Typo in 01-configuring-states.md by @MarceauKa in #241
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #240
- Bump actions/cache from 3 to 4 by @dependabot in #245
- Generics PHPDoc annotations for State class by @lorenzolosa in #247
New Contributors
- @MarceauKa made their first contribution in #241
Full Changelog: 2.6.0...2.6.1
2.6.0
What's Changed
- Feature/Method to allow all state transitions by @fmeccanici in #238
Full Changelog: 2.5.0...2.6.0
2.5.0
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #236
- Feature/Allow to set custom StateChanged event by @fmeccanici in #237
New Contributors
- @fmeccanici made their first contribution in #237
Full Changelog: 2.4.6...2.5.0
2.4.6
What's Changed
- Don't assume scandir() always returns current and parent directory first by @sebastiandedeyne in #228
New Contributors
- @sebastiandedeyne made their first contribution in #228
Full Changelog: 2.4.5...2.4.6
2.4.5
2.4.4
What's Changed
- Add missing
RegisterState
Attribute by @ralphjsmit in #224
New Contributors
- @ralphjsmit made their first contribution in #224
Full Changelog: 2.4.3...2.4.4