All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- change the specification and add a lot of new features.
- fixes #19 break the execution of multiple rules if one rule returns false
- fixes #17 update rule action execution to add postPerformAction
- fixes #15 add cache for the action object
- fixes #11 upgrade version to 1.0.2 and dependencies
- First version