Skip to content

Latest commit

 

History

History
67 lines (34 loc) · 1.11 KB

CHANGELOG.md

File metadata and controls

67 lines (34 loc) · 1.11 KB

1.0.15 (29th May 2024)

  • Add ability to specify custom ARB file prefix

1.0.14 (24th May 2024)

  • Update dependencies

1.0.13 (15th Dec 2023)

  • Add Amazon Translate support

1.0.12 (22nd Aug 2023)

  • Fix empty string processing when detect equal ARB file entries

1.0.11 (20th Aug 2023)

  • Add command line argument which enables translation of entries which are equal between target and source ARB files

1.0.10 (15th Aug 2023)

  • Fix empty string translations & URL encode text for DeepL translations

1.0.9 (13th Aug 2023)

  • Add annotation autogen

1.0.8 (8th Aug 2023)

  • Fix missing DeepL Authorization header

1.0.7 (8th May 2023)

  • Update docs

1.0.6 (21st February 2023)

  • Fix static analysis issue

1.0.5 (21st February 2023)

  • Fix source language always 'en'

1.0.4 (30th March 2022)

  • Improve documentation and examples

1.0.3 (29th March 2022)

  • Improve tests and ARB writer

1.0.2 (28th March 2022)

  • Added support for DeepL

1.0.1+1 (27th March 2022)

  • Example and documentation

1.0.1 (27th March 2022)

  • Added interactive mode

1.0.0

  • Initial version.