Skip to content

v0.2.6

Choose a tag to compare

@github-actions github-actions released this 08 Feb 08:17
· 11 commits to main since this release

v0.2.6

Changes since v0.2.5:

  • chore: bump version to 0.2.6 (bc3c6cd)
  • feat: add lexer helpers (lexeme/trivia) (d93f74f)
  • feat: add mark/withSpan helpers (c4a909b)
  • docs: add jsdoc to public exports (84bc68f)
  • docs,test: document error selection; expand fatal/clamping tests (d739340)
  • feat: add perf tracer utilities (7a014b0)
  • chore: ignore .notes (ba2a0d7)
  • feat: add non-redundant error report formatter (0607c10)
  • feat: add error snippet formatter (e947905)
  • docs,test: mention createLanguageThis; expand typing tests (7b3ee24)
  • test: expand createLanguageThis coverage; add test coverage task (c48b631)
  • docs: document createLanguageThis (0aa5eac)
  • feat: add createLanguageThis for better type inference (6fabfc7)
  • fix: fail fast on zero-width loops (1828ab8)