Skip to content

Commit 1092fa2

Browse files
Tag v0.4.3 (#50)
1 parent 3571577 commit 1092fa2

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

ChangeLog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
Version 0.4.3
2+
-------------
3+
* `java_runtime_image`: exclude `java_toolchain` directory from JAR search (#49)
4+
This allows `java_runtime_image` targets to be built with remote execution enabled.
5+
* Correctly add Java dependencies to classpath when building JARs (#48)
6+
17
Version 0.4.2
28
-------------
39
* In `java_library`, only stringify `javac_flags` when needed (#45)

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.4.2
1+
0.4.3

0 commit comments

Comments
 (0)