Releases: min0625/mint
Releases · min0625/mint
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
v0.0.0-alpha.7
What's Changed
- Fix npm publish workflow auth by switching to OIDC trusted publishing by @Copilot in #18
Full Changelog: v0.0.0-alpha.6...v0.0.0-alpha.7