Skip to content

Releases: locize/locize-cli

v8.3.1

23 Dec 17:26

Choose a tag to compare

  • special check for CVS (does not cleanup local language folders)

v8.3.0

25 Nov 15:00

Choose a tag to compare

  • update some deprecated dependencies (#100)

v8.2.0

12 Nov 06:25

Choose a tag to compare

  • introduce --backup-deleted-path argument (#98)

v8.1.1

29 Oct 15:53

Choose a tag to compare

  • improve some error logs

v8.1.0

19 Sep 05:51

Choose a tag to compare

  • introduce --languages lng1,lng2 argument (#96)

v8.0.2

14 Aug 14:37

Choose a tag to compare

  • update some dependencies to address #95 and #94

v8.0.1

10 Apr 10:15

Choose a tag to compare

  • update some dependencies to address security vulnerabilities in xlsx

v8.0.0

18 Jan 06:41

Choose a tag to compare

  • align json format with publish format on project: To keep the same behaviour like before with default format or json format, now use --format nested. The --format json (the default) will now try to "guess" if a flat or a nested format should be used.

v7.15.2

06 Jan 08:53

Choose a tag to compare

  • optimize --skip-empty false handling for download command

v7.15.1

19 Dec 13:31

Choose a tag to compare

  • refactor retriable requests handling