Skip to content

v2.0.0

Compare
Choose a tag to compare
@gajus gajus released this 31 Jan 23:28

<a name"2.0.0">

2.0.0 (2017-01-31)

Breaking Changes

  • The API of the subroutines has changed:

Before: (evaluator, subjectValue, values)
Now: (subjectValue, values, {evalutor})

(53161e99)