Skip to content

v2.0.0

Compare
Choose a tag to compare
@ashblue ashblue released this 01 Jan 19:19
· 64 commits to master since this release

2.0.0 (2020-01-01)

Features

  • conditions: added ability to access the parent node (d4e7461)

BREAKING CHANGES

  • conditions: Any existing custom conditions will need to convert OnGetIsValid() to
    OnGetIsValid(INode parent)