Skip to content

Releases: gradlex-org/java-module-dependencies

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

1.6.1

08 Feb 07:09
8ac6edd
Compare
Choose a tag to compare
  • Fix in setup of new utility tasks

1.6

31 Jan 11:16
6ff6e3e
Compare
Choose a tag to compare
1.6
  • Add more utility tasks to migrate from/to module-info based dependencies
  • Additional notation for module version DSL

1.5.2

15 Jan 10:57
0551d1d
Compare
Choose a tag to compare
  • Fix for requires /runtime/ support

1.5.1

03 Jan 11:59
76f9f09
Compare
Choose a tag to compare
  • Make module-info.java analysis tasks cacheable
  • Make recommendModuleVersions configuration cache compatible
  • Further tweak requires /*runtime*/ support

1.5

28 Nov 09:35
b68554e
Compare
Choose a tag to compare
1.5
  • #67 Support local modules.properties for custom mappings
  • #65 Error if a local Module Name does not match project name
  • #24 Improve support for requires /*runtime*/