Releases: RingierIMU/state-workflow
Releases · RingierIMU/state-workflow
Laravel 10.x compatibility
What's Changed
- Laravel 10.x Compatibility by @laravel-shift in #19
New Contributors
- @laravel-shift made their first contribution in #19
Full Changelog: 2.2.0...2.3.0
Laravel 9 Compatibility
What's Changed
- Apply fixes from StyleCI by @percymamedy in #15
- Laravel 9 Compatibility by @matthewnessworthy in #17
New Contributors
- @matthewnessworthy made their first contribution in #17
Full Changelog: 2.1.0...2.2.0
Add Laravel 8 & PHP 8 support 🎉
- Laravel 8 support
- PHP 8 support
Add Laravel 7 support
2.0.0 Add laravel 7 support
Entered event, not enter event
Merge pull request #11 from datashaman/hotfix/entered-event Entered event, not enter event
Test fixtures moved to autoload-dev config
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
Merge pull request #8 from RingierIMU/feature/support-laravel-6 Add support for laravel 6
Save Model on Entered event.
Merge pull request #6 from dylanharbour/model-save-bug-fix Put Back Model Save which was removed from saveStateHistory
Fix User Relationship
Merge pull request #5 from dylanharbour/fix-user-relationship Fix the broken User relationship.
Correct Polymorphic relations and added Context to state history
Correct Polymorphic relations and added Context to state history