3.15.0
What's Changed
Features
- feat:
label
command by @katerina20 in #661 (Documentation) - feat: file and directory options for
status
command by @katerina20 in #646 (Documentation) - feat: added support of passing labels to
pre-translate
command by @debanjanc01 in #649 (Documentation) - feat: retries for translations build by @katerina20 in #667
- feat: replace file id with file path in
task add
command by @katerina20 in #641 - feat: dryrun for bundle download by @katerina20 in #648
- feat: add file name to translation upload error message by @katerina20 in #639
Deprecation warning ⚠️
The task add --file
parameter now accepts the file path instead of the numeric ID. The numeric ID support is still available for backward compatibility, but it will be removed in future releases. See PR #641 for more details.
Fixes
- fix: translations download without preserve hierarchy by @katerina20 in #643
Docs
- docs: add release notes link to header by @andrii-bodnar in #638
- docs: xcstrings files section by @andrii-bodnar in #650
- docs: update CI/CD article by @andrii-bodnar in #672
Tests
- test: add more Unit tests for the
Utils
class by @Monoradioactivo in #655 - test: Adding missing tests to
FileUtils
class by @Sweetdevil144 in #660 - test: add tests for
DistributionReleaseAction
by @ayusheshan in #662 - test: Add Unit tests for the
ListLanguagesAction.java
class by @Sweetdevil144 in #663
New Contributors
- @debanjanc01 made their first contribution in #649
- @Monoradioactivo made their first contribution in #655
- @Sweetdevil144 made their first contribution in #660
- @ayusheshan made their first contribution in #662
Full Changelog: 3.14.0...3.15.0