Releases: FPGA-Research/SDF-toolkit
Releases · FPGA-Research/SDF-toolkit
v0.1.1
v0.1.0
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)