Skip to content

Releases: wordpress-mobile/release-toolkit

0.16.0

23 Mar 15:10
348de22
Compare
Choose a tag to compare
  • General clean-up and refactoring.
  • Add support for string localization for libraries which are imported using Composite Build + Binary Artifacts.

0.15.0

04 Mar 13:34
4efe6cd
Compare
Choose a tag to compare
  • General refactoring and cleanup.
  • Added support for triggering CircleCI jobs via API calls.

0.14.0

29 Jan 12:00
0ad59f8
Compare
Choose a tag to compare
  • Allow the release notes actions to take pinned-to-top comments into account when adding a new section

0.13.0

15 Jan 11:26
48f500b
Compare
Choose a tag to compare
  • Added submodule initialization before builds on Android.
  • Fix: Removed the call to the deprecated release-check.sh script.

0.12.0

06 Jan 17:36
a932bd2
Compare
Choose a tag to compare

New Features

  • The iOS Localiaztion Linter action now accepts a new allow_retry parameter to allow fixing violations locally as an escape hatch – #182

Security updates

  • We've updated nokogiri to ~> 1.11 to patch a minor security issue in the gem – #183

0.11.0

09 Dec 19:01
35e42a7
Compare
Choose a tag to compare
  • New action ios_get_store_app_sizes
  • New action ios_lint_localizations
  • Bumping active-support version
  • Some code cleanup

0.10.0

26 Oct 16:34
3dcfb7f
Compare
Choose a tag to compare
Merge pull request #171 from wordpress-mobile/release/0.10.0

Release/0.10.0

0.9.14

21 Sep 01:43
dd4dd1b
Compare
Choose a tag to compare

Fixes an issue with Android strings import from libraries where the attributes are not imported to the main strings.xml (#162)

0.9.13

13 Aug 22:56
eaca947
Compare
Choose a tag to compare
Merge pull request #159 from wordpress-mobile/release/0.9.13

Release/0.9.13

0.9.12

24 Jul 20:48
6e94ba2
Compare
Choose a tag to compare
  • Enhanced support for multiple localization files