Skip to content

v2.9.0

Choose a tag to compare

@tclindner tclindner released this 30 Aug 03:24
· 1133 commits to master since this release

Changed

  • Updated all rules to export a ruleType. Current valid values are "standard" and "array". The rules loader has been updated to references the ruleType export rather than trying to maintain a separate list of array style rules. This change closes issue #56 and should prevent the issue discussed in issue #53 from occurring again.