Skip to content

v3.0.0

Compare
Choose a tag to compare
@char0n char0n released this 03 Apr 10:05
· 18 commits to main since this release

3.0.0 (2025-04-03)

Features

  • parse: return AST by default (d4f6e63), closes #5

BREAKING CHANGES

  • parse: instead of CST the parse function returns AST by default.