Skip to content

Releases: locize/locize-cli

v12.0.2

13 Jan 11:32

Choose a tag to compare

  • fix binary packaging

v12.0.1

13 Jan 11:20

Choose a tag to compare

  • update dependencies

v12.0.0

04 Jan 18:20

Choose a tag to compare

  • changed default cdnType to "standard" instead of "prod"
  • fixed some wrong cli short arguments
  • removed deprecated arguments
  • converted to ESM source
  • update node.js version for binary generation (but use cjs for that because pkg is not yet ready for esm)

v11.1.0

11 Dec 15:37

Choose a tag to compare

  • replace internal csv library to address security advisory #110

v11.0.0

10 Dec 16:07

Choose a tag to compare

  • log/error is shown if cdnType is not defined, because of changing default to 'standard' instead of 'pro'
  • internals: use apiEndpoint instead of addPath, getPath, etc...

v10.4.0

09 Dec 17:46

Choose a tag to compare

  • introducing --cdn-type option

v10.3.2

03 Sep 07:55

Choose a tag to compare

  • fix format comparison

v10.3.1

11 Aug 18:19

Choose a tag to compare

  • fix alias fo delete-branch command

v10.3.0

11 Aug 18:03

Choose a tag to compare

  • introduce delete-branch command
  • sync/download: try to check if version exists also on dry-run

v10.2.1

07 Aug 09:11

Choose a tag to compare

  • download/sync: check if branch name is empty string