Releases: spatie/laravel-model-states
Releases · spatie/laravel-model-states
2.13.1
What's Changed
- Use spatie/php-attribute-reader by @freekmurze in #303
Full Changelog: 2.13.0...2.13.1
2.13.0
What's Changed
- Add Laravel 13 support
2.12.2
What's Changed
- Update issue template by @AlexVanderbist in #292
- Improve punctuation for clarity in transition handling by @runofthemill in #296
- Bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in #294
- Update transition delimiter from '-' to '->' in StateConfig by @lukas-staab in #300
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #298
New Contributors
- @AlexVanderbist made their first contribution in #292
- @runofthemill made their first contribution in #296
- @lukas-staab made their first contribution in #300
Full Changelog: 2.12.1...2.12.2
2.12.1
What's Changed
- feat: add count and boolean methods for available transactions by @WatheqAlshowaiter in #290
New Contributors
- @WatheqAlshowaiter made their first contribution in #290
Full Changelog: 2.12.0...2.12.1
2.12.0
What's Changed
- Add the field property to StateChanged event by @aabadawy in #286
- Bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot[bot] in #283
- Add
transitionableStateInstances()method to get state objects for all transitionable states by @A909M in #285 - feat: support custom transition constructors extending DefaultTransit… by @zayedadel in #284
Full Changelog: 2.11.3...2.12.0
2.11.3
2.11.2
2.11.1
What's Changed
- fix(config): var annotation for
$baseStateClassand$defaultStateClassby @maartenpaauw in #275
Full Changelog: 2.11.0...2.11.1
2.11.0
What's Changed
- Contract / Interface for Models that use
HasStatestrait. by @aSeriousDeveloper in #274
New Contributors
- @aSeriousDeveloper made their first contribution in #274
Full Changelog: 2.10.1...2.11.0
2.10.1
Full Changelog: 2.10.0...2.10.1