Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.03 KB

File metadata and controls

44 lines (28 loc) · 1.03 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.

1.0.0 - 2025-04-16

Added

  • GUI which is hosted on Hugging Face
  • Tests for pypinyin
  • Support for Python 3.13
  • Missing tests to cover 100 % of the code
  • mypy support
  • ruff linting

Bugfix

  • ɔ missed in the phoneme set in readme

Removed

  • Pipfile and Pipfile.lock

0.0.2 - 2024-02-09

Changed

  • update pypinyin dependency
  • added support for Python 3.12
  • added mypy support

0.0.1 - 2023-01-11

  • Initial release