v2.0.0-rc.1
·
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
safetyfield toUseCaseStructure
Changed
- BREAKING CHANGE: property
fieldsinObjectStructureis no longer optional
Fixed
- Script sublexer infinite loop on some invalid scripts (nesting ignoring EOF token)
- Validator now properly handles list property access