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
Property to disable tasks not needed for plugin's main functionality (#141)
This property is a "quick" solution to make this feature available
and gather feedback from users. Eventually, tasks should be:
- moved to a separate plugin
- or removed completely if not considered useful anymore
This would be a breaking change and thus should be done only in the next
major release.
*[#127](https://github.com/gradlex-org/java-module-dependencies/issues/127) Less configuration cache misses when modifying `module-info.java` (Thanks [TheGoesen](https://github.com/TheGoesen))
5
6
*[#128](https://github.com/gradlex-org/java-module-dependencies/issues/128) Less configuration cache misses when using Settings plugin (Thanks [TheGoesen](https://github.com/TheGoesen))
6
7
*[#135](https://github.com/gradlex-org/java-module-dependencies/issues/135) Improve performance of ApplyPluginsAction
0 commit comments