Skip to content

Releases: openharmony-rs/setup-ohos-sdk

v0.2.0

29 Nov 20:47
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

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