Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rule results #35

Merged
merged 17 commits into from
Apr 21, 2017
Merged

Rule results #35

merged 17 commits into from
Apr 21, 2017

Conversation

CacheControl
Copy link
Owner

v2.0.0-beta

  • Add rule results
  • Document fact .path ability to parse properties containing dots
  • Bump dependencies
  • BREAKING CHANGES
    • engine.on('failure', (rule, almanac)) is now engine.on('failure', (event, almanac, ruleResult))
    • engine.on(eventType, (eventParams, engine)) is now engine.on(eventType, (eventParams, almanac, ruleResult))

@CacheControl CacheControl merged commit 81b8de3 into master Apr 21, 2017
@CacheControl CacheControl deleted the rule-results branch April 21, 2017 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant