Releases: Trivle/i18n-tools-mcp
Releases · Trivle/i18n-tools-mcp
Release list
v1.0.2: Add batch tool to coalesce mutations into one write per file
- 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
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
v1.0.0
v0.2.4
- Add pagination support to
listandsearchtools and enhance output formatting
v0.2.3
- Update publish workflow to add test job and improve tagging/release process
v0.2.2: Add tools for advanced translation management and namespace support
- 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
- Add repository metadata to package.json for GitHub integration