Skip to content

2.4.0

Compare
Choose a tag to compare
@skuzzle skuzzle released this 18 Jul 08:52
· 237 commits to master since this release

Maven Central

Bug fixes

  • #55 Make parallel analysis the default
  • #63 Support for ignoring classes that cannot be fixed

Maven Central coordinates for this release:

<dependency>
    <groupId>de.skuzzle.enforcer</groupId>
    <artifactId>restrict-imports-enforcer-rule</artifactId>
    <version>2.4.0</version>
</dependency>