Skip to content
Compare
Choose a tag to compare
@Ayowel Ayowel released this 28 Feb 17:29
· 28 commits to master since this release

Release candidate

Features

  • #10 Add android SDK install and build
  • #8 Add support for windows and macos runners

Fixes

  • #9 Update update/current.json after a DLC install
  • #11 Use absolute paths instead of relative ones for action outputs even when a relative install_dir is provided.

Deprecation

  • #7 Deprecate implicit installs. An error will be logged for jobs that use it until it is definitely removed.

Miscellaneous

  • #5 and #8 Testing improvements
  • #6, #13, and #14 Code architecture changes
  • #15 Add development branch for PRs and testing branch for integration tests during development