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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# Java Module Testing Gradle Plugin - Changelog
2
2
3
+
## Version 1.8
4
+
*[#143](https://github.com/gradlex-org/java-module-testing/issues/143) Fully support other source sets than 'main' in whitebox tests
5
+
*[#114](https://github.com/gradlex-org/java-module-testing/issues/114) Fix: issue where the plugin causes a 'mutating a configuration after it has been resolved' error
6
+
3
7
## Version 1.7
4
8
*[#100](https://github.com/gradlex-org/java-module-testing/issues/100) Use `exportsTo` and `opensTo` statements from Module Info DSL
0 commit comments