Skip to content

v0.10.0-alpha.1 Release

Compare
Choose a tag to compare
@Peefy Peefy released this 26 Jul 13:40
· 164 commits to main since this release

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 index a[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