Skip to content

Releases: Trivle/i18n-tools-mcp

v1.0.2: Add batch tool to coalesce mutations into one write per file

Choose a tag to compare

@github-actions github-actions released this 05 May 18:23
  • Add batch tool to coalesce mutations into one write per file

v1.0.1: Rename package from @trivle/i18n-tools-mcp to i18n-tools-mcp

Choose a tag to compare

@github-actions github-actions released this 05 May 18:09
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

v1.0.0

Choose a tag to compare

@tdwesten tdwesten released this 05 May 18:06

Full Changelog: v0.2.4...v1.0.0

v0.2.4

Choose a tag to compare

@github-actions github-actions released this 05 Mar 15:34
  • Add pagination support to list and search tools and enhance output formatting

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 05 Mar 14:30
  • Update publish workflow to add test job and improve tagging/release process

v0.2.2: Add tools for advanced translation management and namespace support

Choose a tag to compare

@github-actions github-actions released this 05 Mar 14:27
- Implemented additional tools: `remove`, `rename`, `move`, `list`, `search`, and `missing` for enhanced translation file management.
- Added support for both flat and namespaced directory layouts.
- Updated documentation (`README.md`, `CLAUDE.md`) to reflect new features.
- Improved key handling with namespace prefixes and JSON indentation configuration.
- Expanded test suite to cover the new functionality and edge cases.

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 05 Mar 14:05
  • Add repository metadata to package.json for GitHub integration