Releases: spatie/laravel-model-states
Releases · spatie/laravel-model-states
2.4.3
What's Changed
- Recommend not to use hypens in the name by @barclaymichael in #210
- Add Dependabot Automation by @patinthehat in #218
- Bump actions/checkout from 2 to 3 by @dependabot in #219
- Bump actions/cache from 2 to 3 by @dependabot in #220
- Add PHP 8.2 Support by @patinthehat in #221
- Update deps for laravel 10 by @hailam in #223
New Contributors
- @barclaymichael made their first contribution in #210
- @dependabot made their first contribution in #219
- @hailam made their first contribution in #223
Full Changelog: 2.4.2...2.4.3
2.4.2
What's Changed
- Removed Model type enforcement and replaced with PHPDoc by @luckcolors in #208
New Contributors
- @luckcolors made their first contribution in #208
Full Changelog: 2.4.1...2.4.2
2.4.1
What's Changed
- Update .gitattributes by @angeljqv in #205
- Ensures field is always set when changing states by @ChangingTerry in #207
New Contributors
- @angeljqv made their first contribution in #205
- @ChangingTerry made their first contribution in #207
Full Changelog: 2.4.0...2.4.1
2.4.0
What's Changed
- Manually register concrete state classes by @javoscript in #203
New Contributors
- @javoscript made their first contribution in #203
Full Changelog: 2.3.0...2.4.0
2.3.0
What's Changed
- Update 03-listing-stated.md // Wrong namespace in the docs by @SahinU88 in #200
- Add orWhereState and orWhereNotState by @masterix21 in #201
New Contributors
- @SahinU88 made their first contribution in #200
- @masterix21 made their first contribution in #201
Full Changelog: 2.2.0...2.3.0
2.2.0
2.1.4
- support Laravel 9
2.1.3
What's Changed
- Add PHP 8.1 Support by @patinthehat in #193
New Contributors
- @patinthehat made their first contribution in #193
Full Changelog: 2.1.2...2.1.3