1.9.0
What's Changed
π New Features
- Executing of all rules and collecting all violations before failing
- Speed up namespace classes import
π Documentation
- Fix the example methodsShouldNotMatch, it was a double negation by @mydeveloperplanet in #148
π¨ Dependency Upgrades
- Bump junit-jupiter.version from 5.12.0 to 5.12.1 by @dependabot in #144
- Bump mockito.version from 5.16.0 to 5.16.1 by @dependabot in #145
- Bump org.jreleaser:jreleaser-maven-plugin from 1.16.0 to 1.17.0 by @dependabot in #142
- Bump mockito.version from 5.15.2 to 5.16.0 by @dependabot in #143
New Contributors
- @mydeveloperplanet made their first contribution in #148
Full Changelog: v1.8.0...v1.9.0