Releases: locize/locize-cli
Releases · locize/locize-cli
v9.1.0
- introduce
remove-version
command
v9.0.2
- Hint:
Using the "--auto-translate true" option together with the "--reference-language-only false" option might result in inconsistent target language translations (automatic translation vs. what is sent direcly to locize).
v9.0.1
- optimize xcstrings format 106
v9.0.0
- the format
yaml-rails-ns
/yml-rails-ns
is the old yaml-rails
/yml-rails
yaml-rails
/yml-rails
does not scope the yaml content with the namespace anymore => use yaml-rails-ns
/yml-rails-ns
instead
v8.7.1
- make generated files POSIX compliant, addresses 107
v8.7.0
- intruduce xcstrings format 106
v8.6.2
- fix migrate command to handle paged update
v8.6.1
- fix .yml yaml format variats to address 104
v8.6.0
- introduce .yml yaml format variats to address 104
v8.5.1
- downgrade binary generation to node v20 to try to address 103