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.

0.1.1 - 2025-11-05

Fixed

  • Fixed en-core-web-sm dependency failure when trying to pip install aquarion-libtts. This is a first pass, quick fix. A more comprehensive solution will be included in a future version.

  • Fixed TTSPluginRegistry.load_plugins not working without the kokoro extra.


0.1.0 - 2025-10-17

Security

  • Nothing, first release.

Added

  • Core project structure and artifacts.

  • Dev environment & tools setup.

  • Initial user stories and acceptance criteria.

  • A plugin system for TTS backends.

  • Internationalization and localization support.

  • Support for English and French languages.

  • Kokoro TTS as the first text-to-speech backend that is supported.

  • A settings specification and description system for dynamic settings UI generation.

  • Full documentation.

Fixed

  • Nothing, first release.

Changed

  • Nothing, first release.

Deprecated

  • Nothing, first release.

Removed

  • Nothing, first release.