All notable changes to the "i18n Nexus" extension will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initial release of i18n Nexus
- AI-powered translation support for next-intl projects
- Multi-language support with configurable base and target languages
- Integration with multiple LLM providers (OpenAI, Google's Gemini, Anthropic's Claude, etc.)
- Incremental translation updates
- Translation feedback mechanism
- Add stepfun and openai compatible
- Added keywords to package.json
- Add Tokens Calc
- Added keywords to package.json
- Add Gemini-Http
- Added keywords to package.json
0.0.2 - 2024-05-15
- Expanded categories in package.json for better discoverability
- Added keywords to package.json
- Removed explicit activationEvents as they are now automatically generated by VS Code
- Corrected inconsistencies in command naming and configuration properties
0.0.1 - 2024-05-01
- Initial pre-release version
- Basic project structure and configuration