Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@nf1s nf1s released this 02 Feb 17:01
· 4 commits to master since this release

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