Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@andrii-bodnar andrii-bodnar released this 29 May 07:58
· 1 commit to master since this release
61ac8b9

What's Changed

Features

  • Now the Action uses the new CLI v4

Deprecations

Removed deprecated options:

  • add_crowdin_branch
  • new_branch_title
  • new_branch_export_pattern
  • new_branch_priority
  • delete_crowdin_branch

Instead, use the command: branch add <name> to create a new branch.

  • identity - this option doesn't make much sense in the context of the GitHub action, where environment variables are a de facto standard for credentials loading.

Full Changelog: v1.20.4...v2.0.0