Skip to content

Latest commit

 

History

History
48 lines (30 loc) · 1.37 KB

CHANGELOG.md

File metadata and controls

48 lines (30 loc) · 1.37 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.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.