Skip to content

Releases: RingierIMU/state-workflow

Laravel 10.x compatibility

31 May 11:12
6f1e059
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.0...2.3.0

Laravel 9 Compatibility

06 Oct 14:33
e355efe
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.0...2.2.0

Add Laravel 8 & PHP 8 support 🎉

29 Apr 07:47
80aa025
Compare
Choose a tag to compare
  • Laravel 8 support
  • PHP 8 support

Add Laravel 7 support

07 Aug 12:21
0b2ca82
Compare
Choose a tag to compare
2.0.0

Add laravel 7 support

Entered event, not enter event

19 Mar 14:08
4298b74
Compare
Choose a tag to compare
Merge pull request #11 from datashaman/hotfix/entered-event

Entered event, not enter event

Test fixtures moved to autoload-dev config

05 Feb 11:51
5194c07
Compare
Choose a tag to compare
Merge pull request #10 from datashaman/hotfix/test-fixtures

RIMU-1909 Test fixtures must be in autoload-dev

Upgrade requirements to allow Laravel 6.x and enhance tests and build

05 Feb 09:13
a49c006
Compare
Choose a tag to compare
Merge pull request #8 from RingierIMU/feature/support-laravel-6

Add support for laravel 6

Save Model on Entered event.

05 Aug 15:42
f21d81e
Compare
Choose a tag to compare
Pre-release
Merge pull request #6 from dylanharbour/model-save-bug-fix

Put Back Model Save which was removed from saveStateHistory

Fix User Relationship

05 Aug 14:12
9cf6791
Compare
Choose a tag to compare
Fix User Relationship Pre-release
Pre-release
Merge pull request #5 from dylanharbour/fix-user-relationship

Fix the broken User relationship.

Correct Polymorphic relations and added Context to state history

05 Aug 10:11
Compare
Choose a tag to compare

Correct Polymorphic relations and added Context to state history