We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6fa86d commit 545463cCopy full SHA for 545463c
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Java Module Packaging Gradle Plugin - Changelog
2
3
+## Version 1.1
4
+- Configuration option for `--jlink-options`
5
+- Configuration option for `--verbose`
6
+- Configuration option to build packages in one step (interesting for MacOS signing)
7
+- More options to add custom resources to a package
8
+- Option to explicitly build the 'app-image' folder only (or in addition)
9
+- By convention, set default target to current operating system and architecture
10
+
11
## Version 1.0.1
12
* Do not bind platform-specific assemble tasks to a lifecycle
13
0 commit comments