Skip to content

Releases: Makuraryu/Yonde

Yonde 0.4.4

Choose a tag to compare

@Makuraryu Makuraryu released this 30 Aug 09:21

Full Changelog: v0.4.3...v0.4.4

Yonde 0.4.3

Choose a tag to compare

@Makuraryu Makuraryu released this 30 Aug 08:39

Full Changelog: v0.4.2...v0.4.3

Yonde 0.4.2

Choose a tag to compare

@Makuraryu Makuraryu released this 29 Aug 17:34

Full Changelog: v0.4.1...v0.4.2

Yonde 0.4.1

Choose a tag to compare

@Makuraryu Makuraryu released this 29 Aug 17:27

Full Changelog: v0.4.0...v0.4.1

Yonde 0.4.0

Choose a tag to compare

@Makuraryu Makuraryu released this 29 Aug 17:13

Full Changelog: v0.3.3...v0.4.0

Yonde v0.3.3

Choose a tag to compare

@Makuraryu Makuraryu released this 29 Aug 14:19

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

Choose a tag to compare

@Makuraryu Makuraryu released this 29 Aug 14:17

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

Choose a tag to compare

@Makuraryu Makuraryu released this 29 Aug 09:38

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

Choose a tag to compare

@Makuraryu Makuraryu released this 29 Aug 09:24

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.