Releases: Makuraryu/Yonde
Release list
Yonde 0.4.4
Full Changelog: v0.4.3...v0.4.4
Yonde 0.4.3
Yonde 0.4.2
Yonde 0.4.1
Yonde 0.4.0
Yonde v0.3.3
Security and configuration isolation fix. Yonde no longer reads DEEPSEEK_API_KEY, DEEPSEEK_BASE_URL, DEEPSEEK_MODEL, JPNS variables, or any undeclared Key variable. API Key resolution is now translation.api.api_key first, then only the exact variable named by translation.api.api_key_env (default YONDE_API_KEY). Includes regression tests.
Yonde v0.3.2
Fixes API Key precedence: translation.api.api_key in yonde.toml now overrides api_key_env and compatibility environment variables. Includes a regression test and updated help/README.
Yonde v0.3.1
Renames the complete configuration namespace to Yonde. The default project config is now yonde.toml, the user config is ~/.config/yonde/config.toml, and default environment variables use the YONDE_ prefix.
Yonde v0.3.0
First public Yonde release. Includes TOML configuration discovery and validation, configurable translation languages and audio sequences, translation and TTS cache fingerprints, resumable stages, init/config check commands, and GitHub-direct bunx installation.