Skip to content

Releases: spatie/laravel-model-states

1.6.1

27 Mar 12:48
8aa1beb
Compare
Choose a tag to compare
Merge pull request #75 from mvdnbrk/patch-1

Change static to self

1.6.0

03 Mar 19:49
Compare
Choose a tag to compare
  • add support for Laravel 7

1.5.1

18 Feb 09:27
440b63d
Compare
Choose a tag to compare
  • Add support for fully qualified column names in whereState scope (#63)

1.5.0

13 Dec 09:15
Compare
Choose a tag to compare
Improved error handling for unknown state field in StateChanged event

1.4.2

28 Nov 15:35
Compare
Choose a tag to compare
Update CHANGELOG

1.4.1

30 Oct 14:02
Compare
Choose a tag to compare
Return Eloquent model when using transitionTo method directly #33

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