开源自部署移动应用、 macOS、Linux 和 Windows 应用分发平台,提供 iOS、Android SDK、fastlane 等丰富组件库 | Self-hosted Beta App Distribution for Android, iOS, macOS, Linux and Windows apps
We are thrilled to announce Crowdin CLI 4.0! After nearly five years, we've introduced a variety of new commands, options, and enhancements based on user feedback.
🆕 Key Updates
New Commands and Options: Enhanced functionality with several new commands and options to streamline your workflow.
Improved User Experience: More detailed command outputs and better support for environment variables.
Updated Requirements: Minimum Java version now 17 LTS.
Deprecations: Removal of outdated commands and options for a cleaner experience.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps @crowdin/cli from 3.19.4 to 4.1.0.
Release notes
Sourced from
@crowdin/cli
's releases.Changelog
Sourced from
@crowdin/cli
's changelog.Commits
c5e95b0
chore(release): version 4.1.0 [skip ci]8cc30d0
ci: fix CrowdinCLIInstaller.iss version bump (2) [ci skip]4bac236
ci: fix CrowdinCLIInstaller.iss version bump [ci skip]02eeec0
ci: fix release.config.js (#825)1221d0d
ci: build exe package (#817)fd62985
fix: throw error if no translations were found (#824)f742d84
chore(deps): bump braces from 3.0.2 to 3.0.3 in /website (#820)a69dd05
chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (#819)e2b2392
chore: remove spotbugs (#818)08209dd
feat: directory parameter for pre-translate command (#816)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show