Skip to content

Releases: square-bit/laravel-volition

Laravel 12 Support

25 Feb 19:44

Choose a tag to compare

v12

Laravel 12 support

Refactor action execution for performance improvements

06 Feb 13:31
8c62dc0

Choose a tag to compare

v2.2

Merge pull request #3 from square-bit/dependabot/github_actions/stefa…

Remove unnecessary dependency

19 Jan 12:51

Choose a tag to compare

Fix searching for actions via type

25 Sep 11:06

Choose a tag to compare

Explicitly register of singleton

12 Sep 14:19

Choose a tag to compare

Refactor storing of payloads

11 Sep 11:45

Choose a tag to compare

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

05 Sep 17:52

Choose a tag to compare

Bugfix

15 Mar 17:42

Choose a tag to compare

v1.1.6

Merge branch 'main' of https://github.com/square-bit/laravel-volition

Allow enabling/disabling conditions/actions

15 Mar 17:06

Choose a tag to compare

v1.1.5

Merge branch 'main' of https://github.com/square-bit/laravel-volition

v1.1.3

21 Aug 09:54

Choose a tag to compare

fix type