mirror of
https://github.com/visioncortex/vtracer.git
synced 2025-12-07 09:36:09 -08:00
* Added maturin-based Python binding, to be deployed to https://pypi.org/project/vtracer/ * Removed poetry mentions from pyproject.toml, added README_PY.md for use on PYPI * -> v0.6.1 -> moved Python bindings to bottom of converter.rs * - README_PY.md needed to be inside the cmdapp directory to display on PyPi.irg -> v0.6.3
335 B
335 B
Version 0.6.0 (2023-09-08)
- Python bindings
Version 0.4.0 (2021-07-23)
- SVG path string numeric precision
Version 0.3.0 (2021-01-24)
- Added cutout mode
Version 0.2.0 (2020-11-15)
- Use relative & closed paths
Version 0.1.1 (2020-11-01)
- SVG namespace
Version 0.1.0 (2020-10-31)
- Initial release