What's Changed
- fix: fix unexpected complete item in schema doc. by @He1pa in #1514
- fix: schema attribute symbol defined in the unification stmt by @Peefy in #1516
- feat(v0.10.0-alpha.1): support multiple assign target including member access
a.b
and indexa[b]
by @Peefy in #1512 - fix: capi input arguments by @Peefy in #1517
- feat: add tag serialize for member or index AST by @Peefy in #1518
- fix: capi call args decode by @Peefy in #1519
Full Changelog: v0.9.3...v0.10.0-alpha.1