Skip to content

Releases: mshibanami/xcstrings-cli

v2.8.2

03 Apr 12:50
30a4cda

Choose a tag to compare

Patch Changes

v2.7.2

07 Mar 09:24
5728d17

Choose a tag to compare

Patch Changes

  • Improved the exported file format of strings

v2.7.1

07 Mar 09:02
2fc354d

Choose a tag to compare

Patch Changes

  • Improve --help

v2.7.0

07 Mar 08:42
bc066ab

Choose a tag to compare

Minor Changes

  • Added export subcommand

v2.6.0

11 Dec 08:51
b4447e1

Choose a tag to compare

Minor Changes

  • Interactive mode and YAML config support
    • Added an interactive mode to the xcs add command using the -i or --interactive option.
    • Changed the default config file format from JSON5 to YAML.

v2.5.1

10 Dec 13:46
aa5212e

Choose a tag to compare

Patch Changes

  • Sort the strings by languages

v2.5.0

10 Dec 11:35
77fb389

Choose a tag to compare

Minor Changes

  • Add --missing-languages option to strings command

v2.4.0

10 Dec 10:19
8d6d3ed

Choose a tag to compare

Minor Changes

  • Rename the list command to strings

v2.3.0

10 Dec 06:17
003691d

Choose a tag to compare

Minor Changes

  • Add --state option for add

v2.2.0

10 Dec 03:57
bf454d0

Choose a tag to compare

Minor Changes

  • 117a85c: Support multiple keys for add --strings