Releases: crowdin/crowdin-cli
Releases · crowdin/crowdin-cli
3.5.5
3.5.4
Added
- Add
--[no-]translate-hidden
parameter toupload translations
command (#344) - Add
%file_name%
placeholder fordest
parameter (#344) - Add support for downloading file groups with
dest
parameter (#344) - Add
branch exists
message toupload
command (#344)
Updated
- Upload file as spreadsheet if
dest
parameter has .csv extension (#344)
Fixed
3.5.3
3.5.2
3.5.1
3.5.0
Added
crowdin download sources
command (#327)- Labels support for
crowdin upload sources
command (#327). Read more in the wiki - Ability to configure export options for each file group (#327). Read more in the wiki
- Using 'identifier' property in
crowdin string
commands (#327)
Updated
- Delete 'language_mapping' field from default configuration file (#327)
Fixed
- Fix messages for 'lint' command (#327)
3.4.1
3.4.0
3.3.0
Added
- Glossary management. For more details -
crowdin glossary -h
(#304) - Translation memory management. For more details -
crowdin tm -h
(#304)
Updated
- Return non-zero code when errors presented in
upload
command (#304) - Update how CLI gets a list of project languages and in-context language (#304)
Fixed
3.2.2
Added
- Colors support (#301)
- Add new 'crowdin list branches' command (#300)
- Add checking for relative paths in translation patterns (#296)
- Add autocomplete script to artifacts (#298)
Updated
- Improve 'crowdin init' (#297)
- Improve searching for multilanguage csv translation files (#299)
- Refactoring (#301)
Fixed
- Fix init command to accept path formats on Windows (#305)