Releases: fyndiq/rules-engine
Releases · fyndiq/rules-engine
v0.3.0
Feature
Breaking changes
- Rules can now have messages, so now we can know which rules is matched.
- An object
Result
is returned instead, and it contains the action return value and the message
NoMatch
is raised when no rules are matched