Skip to content

Latest commit

 

History

History
61 lines (38 loc) · 1.74 KB

CHANGELOG.md

File metadata and controls

61 lines (38 loc) · 1.74 KB

Changelog

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.0 - 2024-08-14

Added

Changed

  • Bumped svgbob dependency to v0.7.2.

Removed

  • enhance_circuitries and merge_line_with_shapes directives.

v0.2.1 - 2022-11-10

Fixed

  • Allow using Unicode box characters instead of ASCII (#2).

Added

  • Support for Python 3.11.

v0.2.0 - 2022-09-30

Changed

  • Bumped pyo3 dependency to v0.17.1.
  • Bumped svgbob dependency to v0.6.7.
  • Use GitHub Actions instead of AppVeyor to build and test wheels for Windows.

Added

  • Support for Python 3.10 (#1).

Removed

  • Support for Python 3.6.

v0.1.1 - 2021-04-14

Fixed

  • 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.