All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Allow to force an installation path for java using option
installPath
- Add github-dependents-info
- Upgrade npm dependencies
- Upgrade npm dependencies
- Fix bug always installing Java 11 on Mac
- Block combination Java 8 + Darwin (Mac)
- Fix issue with Mac with default values
- Add debug trace "njre"
- Upgrade all npm dependencies
- Handle compatibility with Mac M1
- Provide more information when unable to install java
- Add more test cases on more platforms
- Create CHANGELOG.md
- migrate to adoptopenjdk API v3 by @mheiges in #35
- Configure Renovate by @renovate in #34
- Update all non-major dependencies by @renovate in #36
- Update actions/upload-artifact action to v3 by @renovate in #40
- Update actions/checkout action to v4 by @renovate in #37
- Update actions/setup-node action to v3 by @renovate in #39
- Update dependency eslint to v8 by @renovate in #41
- Update dependency husky to v8 by @renovate in #42
- yarn upgrade by @nvuillam in #43
There was not a CHANGELOG.md at this time