Skip to content

Releases: min0625/mint

v0.0.7

25 Jun 18:47
f409d0a

Choose a tag to compare

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

14 Jun 13:43
eb6fe8f

Choose a tag to compare

What's Changed

  • perf: skip language detection for single-target translations by @min0625 in #36
  • refactor: rename python/ → pypi/, npm/main/ → npm/mint-ai/, bin/ → scripts/ by @min0625 in #37
  • refactor: add make release target and clean up install.sh by @min0625 in #38

Full Changelog: v0.0.5...v0.0.6

v0.0.5

13 Jun 18:21
7b3173b

Choose a tag to compare

What's Changed

  • feat: robustness, Windows arm64, unified rewrite prompt, and security fixes by @min0625 in #34
  • docs: rewrite manual-tests.md in English with expanded coverage by @min0625 in #35

Full Changelog: v0.0.4...v0.0.5

v0.0.4

09 Jun 19:18
4912cc7

Choose a tag to compare

What's Changed

  • Add Homebrew Cask and Windows installation support by @min0625 in #32
  • refactor: replace Translator interface with Completer; remove Ollama … by @min0625 in #33

Full Changelog: v0.0.3...v0.0.4

v0.0.3

08 Jun 17:34
e170c86

Choose a tag to compare

What's Changed

  • docs: Update documentation and add Claude Code integration by @min0625 in #30
  • feat: Add Homebrew Cask distribution and Windows install script by @min0625 in #31

Full Changelog: v0.0.2...v0.0.3

v0.0.2

06 Jun 05:17
a7409ce

Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v0.0.2

v0.0.1

05 Jun 20:33
f615b8a

Choose a tag to compare

What's Changed

Full Changelog: v0.0.0-alpha.11...v0.0.1

v0.0.0-alpha.9

05 Jun 17:17
fd1606f

Choose a tag to compare

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

05 Jun 16:38
6fd0872

Choose a tag to compare

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

05 Jun 12:55
bd25f89

Choose a tag to compare

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