Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

v3.1.0

Compare
Choose a tag to compare
@tofi86 tofi86 released this 07 Jan 08:59
c7308fe

Added

  • Support for macOS 11.0 "Big Sur" (#91)
  • Support for JDK's installed via SDKMAN! (#95)
  • Apple VMOptions key: expand variables $APP_PACKAGE, $JAVAROOT, $USER_HOME (#84)
  • Translation of messages to Spanish (PR #88, Thanks to @fvarrui for his contribution)
  • Added a CI action for automated releases that builds and publishes binary releases with shc (#85, #87, PR #96)

Changed

  • Suppress empty -splash option if no splash image is specified in Info.plist (#94)
  • Replace Travis CI with GitHub Actions CI