Skip to content

Releases: spatie/laravel-model-states

1.4.0

29 Oct 12:06
Compare
Choose a tag to compare
Add better exceptions and Ignition support

1.3.1

28 Oct 10:56
Compare
Choose a tag to compare
Update changelog

1.3.0

28 Oct 10:48
928b369
Compare
Choose a tag to compare
Merge pull request #17 from bjrnblm/master

Get transitionable states from state on Model

1.2.0

21 Oct 07:17
Compare
Choose a tag to compare
Update CHANGELOG

1.1.3

11 Oct 07:58
Compare
Choose a tag to compare
Proper support for non-string columns

1.1.2

03 Oct 15:24
Compare
Choose a tag to compare
Proper support for JSON serialise

1.1.1

02 Oct 11:34
Compare
Choose a tag to compare
Default support via `new`

1.1.0

02 Oct 11:27
Compare
Choose a tag to compare
Properly handle corrupt state values from the database

1.0.1

02 Oct 11:10
Compare
Choose a tag to compare
Properly handle corrupt state values from the database

1.0.0

27 Sep 07:50
564d489
Compare
Choose a tag to compare
Update README.md