Python - Full Changelog
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)