Python - Full Changelog
v0.3.0 - 2026-08-13
✨ Features
📚 Documentation
- py: auto-generate the Python API reference from docstrings (a858cb4)
v0.2.2 - 2026-07-30
🐛 Bug Fixes
⏪ Reverts
📚 Documentation
v0.2.1 - 2026-07-01
The previous version v0.2.0 was erroneously published as v0.0.0 on PyPI.
📚 Documentation
v0.2.0 - 2026-06-27
This version v0.2.0 was erroneously published as v0.0.0 on PyPI.
⚠ BREAKING CHANGES
- core: prevent holes during SVG generation (#429)
🐛 Bug Fixes
- ci: add NPM_TOKEN to npm publish step so packages/js can authenticate and publish to the npm registry (2427d1d)
- core: add MSVC support via conditional compiler directives (2427d1d)
- core: prevent holes during SVG generation (#429) (14e49f9)
- fix broken v0.1.0 release pipeline (#417) (2427d1d)
- packages/py: include third_party/ in sdist and disable example (2427d1d)