Files
Saiki/CHANGELOG.md
2026-05-26 18:09:26 -04:00

14 lines
436 B
Markdown

# Changelog
## Unreleased
- Renamed the project to Saiki (`採記`).
- Replaced the old script collection with one CLI: `./saiki.py`.
- Added YAML configuration loading from `~/.config/saiki/config.yaml`.
- Added YouTube transcript exports for Anki-ready sentence mining.
- Added known/new word comparison.
- Added a Python TTS importer that accepts plain text, TSV, and CSV sentence
sources.
- Added focused tests for pure logic.