You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
# Java Module Testing Gradle Plugin - Changelog
2
2
3
+
## Version 1.4
4
+
*[#2](https://github.com/gradlex-org/java-module-testing/issues/2) New approach to split Module Path and Classpath for whitebox testing
5
+
*[#40](https://github.com/gradlex-org/java-module-testing/issues/40)`useJUnitJupiter("")` without version does not fail for empty test directories
6
+
*[#39](https://github.com/gradlex-org/java-module-testing/issues/39) Add `TaskLockService` for conveniently running test tasks in isolation
7
+
3
8
## Version 1.3.1
4
9
* Improve interoperability with `java-module-dependencies` plugin
0 commit comments