Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 25 Feb 13:38
d2bb9c4

0.1.0 (2026-02-25)

Features

Bug Fixes

  • config: fix CI, ruff, pre-commit config and remove stale files (df7f8c5)
  • emit: fix None rendering in templates and emit header info (d3e7711)
  • fix name type collison (1122593)
  • lint: add docstrings and fix all ruff lint errors (5f295be)
  • parser: eliminate transformer state leak and caching inconsistency (92e8d6b)
  • relocate main.py, add comment support, public API, and docstring (296ac11)

Documentation

  • Improve the README further. (32ddbc8)