This repository was archived by the owner on Feb 4, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -10,14 +10,13 @@ ChangeLog
1010* Use highest available Java version for execution if ` JVMversion ` is NOT specified (fixes #37 )
1111 * matches the new behaviour for when ` JVMversion ` IS specified (#35 )
1212* Switch to ` /bin/bash ` with changes in #35
13-
14-
13+ * Add support for arrays of VMOptions in Apple style Info.plists (PR # 25 , Thanks to @ spectre683 for his contribution)
14+ * Pass command line arguments through to the application (PR # 31 , Thanks to @ dbankieris for his contribution)
1515
1616### v1.0.1 (2015-11-02)
1717* Improved display error message with applescript (PR #22 , Thanks to @ygesnel for his initial contribution)
1818* Reorder search for Java VM locations when specific JVM version is required (PR #22 , Thanks to @yoe for his contribution)
1919
20-
2120### v1.0.0 (2015-10-08)
2221* Support for a splash file (PR #19 )
2322 * For details see https://github.com/tofi86/universalJavaApplicationStub/pull/19
Original file line number Diff line number Diff line change 1313# #
1414# @author Tobias Fischer #
1515# @url https://github.com/tofi86/universalJavaApplicationStub #
16- # @date 2016-08-27 #
16+ # @date 2016-10-11 #
1717# @version 1.0.1 #
1818# #
1919# #
You can’t perform that action at this time.
0 commit comments