Releases: gradlex-org/java-module-dependencies
Releases · gradlex-org/java-module-dependencies
1.9
- #188 Add
exportsTo
and opensTo
statements to Module Info DSL
1.8.1
- Update module name mappings
- Update 'org.ow2.asm:asm' to 9.8
1.8
- #136 Support hierarchical project paths in Settings DSL
- #141 Introduce
org.gradlex.java-module-dependencies.register-help-tasks
property
- #127 Less configuration cache misses when modifying
module-info.java
(Thanks TheGoesen)
- #128 Less configuration cache misses when using Settings plugin (Thanks TheGoesen)
- #135 Improve performance of ApplyPluginsAction
1.7.1
- Update module name mappings
1.7
- #112 Settings plugin to configure module locations and identity
1.6.6
- #113 Fix: Do not fail for duplicated project names (Thanks TheGoesen)
- #111 Fix: Do not use 'MapProperty.unset' (Thanks TheGoesen)
- #112 Improve compatibility with Project Isolation
1.6.5
#104 Fix: ModuleDependencyReport task does not correctly track inputs
1.6.4
- Enhance output of 'moduleDependencies' task
- Update 'org.ow2.asm:asm' to 9.7
1.6.3
- Update module name mappings
1.6.2
- #90 Fix: 'moduleNamePrefixToGroup' mapping uses best fit instead of first match
- #91 Fix: handle duplicated module names in 'extra-module-info' bridge