Releases: min0625/mint
Releases · min0625/mint
Release list
v0.0.8
What's Changed
- fix: LC_ALL priority, empty lang filtering, and Windows arch detection by @min0625 in #49
- refactor: shared HTTP client, TrailingNewlineWriter, and detect-nonce fix by @min0625 in #50
- Canonical BCP-47 casing in verbose logs; always request OpenAI stream usage by @min0625 in #51
- test: cover SSE malformed-line, httpx config, stdin/locale edge cases; devcontainer prek switch by @min0625 in #52
- fix: use context.Cause for interrupt detection by @min0625 in #53
- fix: distinct signal exit codes, mid-stream API error surfacing, require model name with base URL by @min0625 in #54
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- feat: add Codecov integration and expand test coverage by @min0625 in #39
- docs: add Japanese README and centralize language index by @min0625 in #41
- docs: add usage examples and docs link to CLI help by @min0625 in #42
- feat: add --source / -s flag to force source language by @min0625 in #43
- feat: add token usage tracking and fix MINT_VERBOSE env var binding by @min0625 in #44
- security: replace fixed XML delimiters with random nonce to prevent prompt injection by @min0625 in #45
- security: split Completer interface into system/user messages for stronger prompt injection isolation by @min0625 in #46
- fix: filter nonce delimiter lines echoed back by weaker models by @min0625 in #47
- docs: reorder install sections, update token counts, and trim AGENTS.md by @min0625 in #48
Full Changelog: v0.0.6...v0.0.7
v0.0.6
v0.0.5
v0.0.4
v0.0.3
v0.0.2
v0.0.1
v0.0.0-alpha.9
What's Changed
- Fix npm publish workflow by shipping a self-contained package by @Copilot in #20
Full Changelog: v0.0.0-alpha.8...v0.0.0-alpha.9
v0.0.0-alpha.8
What's Changed
- Fix npm publish failure by removing scoped platform package names by @Copilot in #19
Full Changelog: v0.0.0-alpha.7...v0.0.0-alpha.8