Skip to content

Latest commit

 

History

History
79 lines (51 loc) · 1.59 KB

CHANGELOG.md

File metadata and controls

79 lines (51 loc) · 1.59 KB

Changelog

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.

Added

  • 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

[0.0.24] - 2024-08-20

Added

  • Add stepfun and openai compatible
  • Added keywords to package.json

Changed

Fixed

[0.0.22] - 2024-08-16

Added

  • Add Tokens Calc
  • Added keywords to package.json

Changed

Fixed

[0.0.21] - 2024-08-15

Added

  • Add Gemini-Http
  • Added keywords to package.json

Changed

Fixed

0.0.2 - 2024-05-15

Added

  • Expanded categories in package.json for better discoverability
  • Added keywords to package.json

Changed

  • Removed explicit activationEvents as they are now automatically generated by VS Code

Fixed

  • Corrected inconsistencies in command naming and configuration properties

0.0.1 - 2024-05-01

Added

  • Initial pre-release version
  • Basic project structure and configuration