Skip to content

Releases: spatie/laravel-model-states

2.1.0

21 Apr 10:36
Compare
Choose a tag to compare
  • Add default transition config (#159)

2.0.2

09 Dec 06:18
Compare
Choose a tag to compare
Add getModel and getField on state

2.0.1

09 Dec 06:13
a06b497
Compare
Choose a tag to compare
Merge pull request #145 from lorenzolosa/bugfix_double_transition

Fix bug on two consecutive transitions

2.0.0

04 Dec 08:36
Compare
Choose a tag to compare
v2

1.9.1

01 Dec 13:08
b2899c0
Compare
Choose a tag to compare
  • Add support for PHP 8.0 (#141)

1.9.0

25 Aug 12:05
e00ebe3
Compare
Choose a tag to compare
Merge pull request #116 from mvdnbrk/changelog-1

Release 1.9 to support Laravel 8

1.8.0

19 Aug 13:25
Compare
Choose a tag to compare
Update CHANGELOG

1.7.0

19 Aug 13:12
Compare
Choose a tag to compare
Update CHANGELOG

1.6.3

23 Jun 08:54
Compare
Choose a tag to compare
Support `0` state

1.6.2

16 Jun 07:25
Compare
Choose a tag to compare
Support model::updated state casting