Releases: square-bit/laravel-volition
Releases · square-bit/laravel-volition
Remove unnecessary dependency
Fix searching for actions via type
Full Changelog: v2.0.1...v2.0.2
Explicitly register of singleton
v2.0.1 Fix styling
Refactor storing of payloads
Payloads are now stored using their name and only properties defined in the constructor are stored.
A command was added 'volition:upgrade' to handle migrating the storing method.
Conditions and Actions must now be registered (in a service provider)
Fix lazy loading
Full Changelog: v1.1.6...v1.1.7
Bugfix
Allow enabling/disabling conditions/actions
v1.1.5 Merge branch 'main' of https://github.com/square-bit/laravel-volition