Skip to content

v5.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Mar 20:36
· 19 commits to next since this release
bde0238

5.0.0 (2021-03-03)

Features

  • async: add support for async expressions and modify expression interpreter definition api (8bd0db2)

BREAKING CHANGES

  • async: remove interpreter method, add syncInterpreter, syncInterpreterList,
    asyncInterpreter and asyncInterpreterList methods