Skip to content

Refactor storing of payloads

Compare
Choose a tag to compare
@tiagof tiagof released this 11 Sep 11:45
· 14 commits to main since this release

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)