@crowdin/cli
Advanced tools
Comparing version 3.6.4 to 3.6.5
# Changelog | ||
All notable changes to this project will be documented in this file. | ||
## [3.6.5] | ||
### Added | ||
- Add '--branch' option for 'status' commands ([#374](https://github.com/crowdin/crowdin-cli/pull/374)) | ||
- Add '--delete-obsolete' option to 'upload sources' command ([#374](https://github.com/crowdin/crowdin-cli/pull/374)) | ||
- Add '--label' option to 'string add' and 'string edit' commands ([#384](https://github.com/crowdin/crowdin-cli/pull/384)) | ||
### Fixed | ||
- Fix uploading XLSX files ([#377](https://github.com/crowdin/crowdin-cli/pull/377)) | ||
- Fix not showing all omitted files and improve building export patterns ([#378](https://github.com/crowdin/crowdin-cli/pull/378)) | ||
## [3.6.4] | ||
@@ -5,0 +18,0 @@ |
@@ -13,3 +13,3 @@ { | ||
}, | ||
"version": "3.6.4", | ||
"version": "3.6.5", | ||
"jdeploy": { | ||
@@ -16,0 +16,0 @@ "jar": "dist/crowdin-cli.jar" |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7370869