Skip to content

Releases: asantibanez/laravel-eloquent-state-machines

v2.2.0

21 Dec 20:39
e0ecafb
Compare
Choose a tag to compare
  • Added macros on query builder to interact with state_history

v2.1.2

16 Dec 13:38
Compare
Choose a tag to compare
  • Added auth()->user() in state history during model creation #7

v2.1.1

15 Dec 16:15
Compare
Choose a tag to compare
  • Fixed exported migrations

v2.1.0

15 Dec 14:50
Compare
Choose a tag to compare
  • Added ability to postpone transitions #2

v2.0.0

15 Dec 13:45
Compare
Choose a tag to compare
  • Adds responsible property to StateHistory model #4

v1.1.0

14 Dec 23:20
c9354bf
Compare
Choose a tag to compare
  • Adds check for current state when transitioning to same state #5

v1.0.1

13 Dec 21:12
Compare
Choose a tag to compare
  • Added check for auto recording history when on creating model event

v1.0.0

07 Dec 19:48
Compare
Choose a tag to compare
  • Initial release.

Enjoy! 👍