Skip to content

Releases: openharmony-rs/setup-ohos-sdk

v0.2.4 - Support 6.0 Release

11 Sep 01:32
3c181b3

Choose a tag to compare

What's Changed

v0.2.3

17 Aug 19:04

Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

13 Jul 12:59

Choose a tag to compare

What's Changed

  • Use 'unzip -q' to avoid large logs by @hqzing in #27

New Contributors

Full Changelog: v0.2...v0.2.2

v0.2.1

29 Jan 12:24

Choose a tag to compare

Adds support for SDK 5.0.2 (API-14)

v0.2.0

29 Nov 20:47

Choose a tag to compare

  • Bumped the default SDK version to 5.0.0
  • Do not attempt to resolve SDK versions anymore when downloading from the mirror. Instead of '5.0', Users should now specify the exact version '5.0.0', since '5.0.1' is already API-level 13.

v0.1.4: Fix Cache directory

12 Oct 18:42

Choose a tag to compare

  • Fixed a bug introduced in v0.1.3, which caused the action to not set output variables, when a cache hit occurred.
  • Fixed an issue with version 5.0 not downloading from the github releases mirror, when the mirror option is enabled.

v0.1.2

12 Sep 03:39

Choose a tag to compare

What's Changed

  • feat: allow choosing SDK components via input parameter by @mukilan in #3
  • feat: support SDK layout with components under api version by @mukilan in #4

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

10 Jun 12:27
8fde320

Choose a tag to compare

What's Changed

Full Changelog: openharmony-rs/ohos-sdk@v0.1...v0.1.1