Skip to content

v2.0.0-rc.1

Choose a tag to compare

@github-actions github-actions released this 07 Sep 12:49
· 30 commits to main since this release

2.0.0-rc.1 - 2022-09-07

Added

  • Script sublexer, script compiler and syntax rules now produce debug logs for debugging
  • Compatibility check of AST metadata into validators
  • safety field to UseCaseStructure

Changed

  • BREAKING CHANGE: property fields in ObjectStructure is no longer optional

Fixed

  • Script sublexer infinite loop on some invalid scripts (nesting ignoring EOF token)
  • Validator now properly handles list property access