This repository has been archived by the owner on Feb 4, 2023. It is now read-only.
v3.1.0
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 inInfo.plist
(#94) - Replace Travis CI with GitHub Actions CI