0.9.1
github-actions
released this
27 Oct 17:14
·
82 commits
to refs/heads/main
since this release
What's Changed
- Fix issue parsing type rule with parenthesized type and operator (#156) @anweiss
- AST parent pointer implementation (#147) @anweiss
- Fix whitespace bug in arrowmap keys (#155) @anweiss
- change error message on mismatched socket and assignment types (#153) @carl-wallace
- Fix int parsing error in wasm (#152) @anweiss
- Fix CBOR validation regression (#149) @anweiss
- Add a CI general argument to trigger failure when files are not found (#144) @hansl
- Root type for validation (#143) @anweiss
- Fix optional field validation bug (#142) @anweiss