Skip to content

Releases: gradlex-org/java-module-dependencies

1.9

17 Apr 09:17
1ec438f
Compare
Choose a tag to compare
  • #188 Add exportsTo and opensTo statements to Module Info DSL

1.8.1

09 Apr 09:35
a4dbf5d
Compare
Choose a tag to compare
  • Update module name mappings
  • Update 'org.ow2.asm:asm' to 9.8

1.8

24 Jan 06:10
5307906
Compare
Choose a tag to compare
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

11 Oct 17:21
feb0335
Compare
Choose a tag to compare
  • Update module name mappings

1.7

16 Jul 08:54
fb460cd
Compare
Choose a tag to compare
1.7
  • #112 Settings plugin to configure module locations and identity

1.6.6

04 Jun 10:05
1ad4b3a
Compare
Choose a tag to compare
  • #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

04 Jun 10:04
662221b
Compare
Choose a tag to compare

#104 Fix: ModuleDependencyReport task does not correctly track inputs

1.6.4

05 Apr 09:35
81799f2
Compare
Choose a tag to compare
  • Enhance output of 'moduleDependencies' task
  • Update 'org.ow2.asm:asm' to 9.7

1.6.3

25 Mar 11:20
8ca74a5
Compare
Choose a tag to compare
  • Update module name mappings

1.6.2

22 Feb 10:10
a83677b
Compare
Choose a tag to compare
  • #90 Fix: 'moduleNamePrefixToGroup' mapping uses best fit instead of first match
  • #91 Fix: handle duplicated module names in 'extra-module-info' bridge