All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v0.3.1 - 2025-01-09
- Use
maturin
instead ofsetuptools-rust
to handle the build process. - Bumped
built
dependency from0.5.1
to0.7.5
. - Bumped
pyo3
dependency from0.17.1
to0.23.3
.
v0.3.0 - 2024-08-14
- Bumped
svgbob
dependency tov0.7.2
.
enhance_circuitries
andmerge_line_with_shapes
directives.
v0.2.1 - 2022-11-10
- Allow using Unicode box characters instead of ASCII (#2).
- Support for Python 3.11.
v0.2.0 - 2022-09-30
- Bumped
pyo3
dependency tov0.17.1
. - Bumped
svgbob
dependency tov0.6.7
. - Use GitHub Actions instead of AppVeyor to build and test wheels for Windows.
- Support for Python 3.10 (#1).
- Support for Python 3.6.
v0.1.1 - 2021-04-14
- Wrong project name in
setup.cfg
. - Invalid branch name in URL of AppVeyor status badge in
README.md
.
v0.1.0 - 2021-04-14
Initial release.