Releases: crowdin/crowdin-cli
Releases · crowdin/crowdin-cli
3.9.3
Fixed
- Fix node-fetch issue (2) in #527 by @andrii-bodnar
3.9.2
Added
- Add the
--keep-archiveoption for the download translations command in #520 by @yzerk - Helper script for Windows shell environments in #521 by @jdknight
Updated
- More tests for better coverage in #509 by @calfaand
- Minor cleanup in #511 by @andrii-bodnar
- Use GH Actions instead of Azure Pipelines and prepare CI to run Unit tests on Windows in #512 by @andrii-bodnar
- Ignore version check for
-h,-vandcrowdincommand w/o args in #516 by @yzerk - Handle empty files upload in #517 by @yzerk
Fixed
- Fix node-fetch issue in #524 by @andrii-bodnar
3.9.1
Updated
- Corrects misspellings in #499 by @jsoref
- Updating test coverage in #500 by @calfaand
- Increase test coverage in #503 by @DukeRino7
Fixed
- Fix organization domain extracting from
base_urlin #498 by @andrii-bodnar
3.9.0
Added
- Add downloading multiple specified languages in #493 by @Epicpkmn11
- Add
--dryrunmode to thedownload sourcescommand in #485 by @kiatt210 - Add the
export_string_that_passed_workflowexport option support in #487 by @danielsutts - Add Unit tests for
StatusAction.javain #494 by @robertberes
Updated
- Improve async progress status checking for some commands in #478 by @andrii-bodnar
- Make lint throw error with no config file in #483 by @danielsutts
Fixed
- Fix regex to work correctly on Windows machines in #484 by @danielsutts
3.8.1
Fixed
- Fix infinite build progress check in case of the build has failed in #476 by @andrii-bodnar
3.8.0
Added
- Download reviewed sources command (
crowdin download sources --reviewed) in #471 by @yevheniyJ --fail-if-incompleteoption for status commands in #466 by @Volodymyr95--branchparameter support for Pseudo-Localization download in #472 by @Volodymyr95
3.7.10
Added
import_translationsoption support for spreadsheet files in #463 by @Volodymyr95
Updated
- Improved error handling for the
pre-translatecommand in #461 by @Volodymyr95
3.7.9
3.7.8
Updated
Fixed
Note!
In this release, we have fixed unobvious and buggy behavior with relative base_path that may cause consequences in some cases. For more details see #439 (comment)
3.7.7
Updated
- Update log4j to 2.17.1 (#421) @BadDaemon
Fixed
- Fix installation and uninstall scripts (#422) @BadDaemon