Enable selecting/rejecting rules based on tagged rules.
1.2.1
Updated author information.
1.2.0
Makes run_all and run_all_in_parallel optionally lazy.
1.1.0
First public release.
0.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