Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 957 Bytes

File metadata and controls

46 lines (26 loc) · 957 Bytes

Release Notes

0.0.1

  • Initial release

0.0.2

  • Add support for VSCode 1.5.0

0.0.3

  • Add support for Bun

0.0.4

  • Add validation for duplicate translation keys on extract
  • Add default value for translation keys on extract

0.0.5

  • Fix a bug that fail translation with DeepL integration when source language has a hyphen

0.0.7

  • Bump version to 0.0.7

0.0.76

  • Fix a bug that import module incorrectly when extract translation

0.0.8

  • Fix a bug that translation function parameters are not correctly parsed
  • Improve extract translation algorithm
  • Improve translations decorations algorithm

0.1.0

  • When import path and alias cannot be identified, spawn a prompt to select them manually on Extract Translation action
  • Fix a bug that quotes are not removed from the translation key

0.1.3

  • Add support for DeepL API key in the environment variable
  • Add new auto fill key option on Extract Translation action