Skip to content

v3.0.0

Choose a tag to compare

@char0n char0n released this 03 Apr 10:05
· 167 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.