Skip to content

Releases: nvuillam/njre

v1.4.0

29 Aug 22:20
Compare
Choose a tag to compare

What's Changed

  • Allow to force an installation path for java using option ìnstallPath by @nvuillam in #81
  • Update dependency eslint to v9.9.1 by @renovate in #78
  • Bump micromatch from 4.0.7 to 4.0.8 by @dependabot in #80

Full Changelog: v1.3.0...v1.4.0

v1.3.0

20 Aug 19:47
Compare
Choose a tag to compare

What's Changed

  • Add GitHub dependents info by @nvuillam in #72
  • Update oxsecurity/megalinter action to v8 by @renovate in #77
  • Update all non-major dependencies by @renovate in #74
  • [GitHub Dependents Info] Updated markdown file by @github-actions in #76

New Contributors

  • @github-actions made their first contribution in #75

Full Changelog: v1.2.2...v1.3.0

v1.2.2

16 Jul 12:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

08 May 12:11
Compare
Choose a tag to compare

What's Changed

  • Fix bug always installing Java 11 on Mac
  • Block combination Java 8 + Darwin (Mac)

Pull Requests

Full Changelog: v1.2.0...v1.2.1

v1.2.0

08 May 11:20
Compare
Choose a tag to compare

What's Changed

  • Fix issue with Mac with default values
  • Add debug trace "njre"
  • Upgrade all npm dependencies

Pull Requests

  • Update actions/upload-artifact action to v4 by @renovate in #61
  • Update dependency husky to v9 by @renovate in #62
  • Upgrade dependencies + Handle java 8 exception on mac by @nvuillam in #68

Full Changelog: v1.1.0...v1.2.0

v1.1.0

26 Nov 08:43
Compare
Choose a tag to compare

What's Changed

  • Handle compatibility with Mac M1
  • Provide more information when unable to install java
  • Add more test cases on more platforms
  • Upgrade npm dependencies
  • Create CHANGELOG.md

Pull Requests

New Contributors

Full Changelog: v1.0.0...v1.1.0

njre v1.0.0

19 Sep 09:53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v1.0.0