All notable changes to project will be documented in this file.
1.0.0 - 2026-04-26
- (api) extract utility functions to client module to support compatibility with v1 and v2 - (fddc3c8) - Ambroise Maupate
0.2.2 - 2026-01-08
- keep file format consistent if there is no translation - (cf334c4) - Manuel Odelain
0.1.1 - 2023-01-02
- Do not fix Node engine version - (4815e65) - Ambroise Maupate
- add README + improve package file - (7d90f12) - Manuel Odelain
- output messages - (5927272) - Manuel Odelain
- use file ID instead of project ID and file name - (ddf82ca) - Manuel Odelain
- use file name as file base name - (530b282) - Manuel Odelain
- download translated messages - (e040643) - Manuel Odelain
- add output file name setting - (14bfa5b) - Manuel Odelain
- Allow NodeJS version higher then 14, fixed missing protocol from BASE_URL - (15e8d29) - Ambroise Maupate