Releases: enofex/taikai
Releases · enofex/taikai
1.45.0
1.44.0
Immutable
release. Only release title and notes can be modified.
1.43.0
Immutable
release. Only release title and notes can be modified.
What's Changed
🎉 New Features
- Add ImportPatterns utility with predefined import matchers by @mnhock in #210
- Add excludeClasses(Class<?>... classes) Overload by @mnhock in #212
- Add new classesAnnotatedWithShouldHaveModifiers and classesAnnotatedW… by @mnhock in #215
- Add new fieldsAnnotatedWithShouldHaveModifiers and fieldsAnnotatedWit… by @mnhock in #216
Full Changelog: v1.42.0...v1.43.0
1.42.0
1.41.0
Immutable
release. Only release title and notes can be modified.
What's Changed
🎉 New Features
- Add possibility of custom default rule profiles #206
🐞 Bug Fixes
- Global namespace should be taken only if available #205
🔨 Dependency Upgrades
- Bump junit-jupiter.version from 6.0.0 to 6.0.1 by @dependabot[bot] in #203
- Bump org.jreleaser:jreleaser-maven-plugin from 1.20.0 to 1.21.0 by @dependabot[bot] in #204
Full Changelog: v1.40.0...v1.41.0
1.40.0
1.39.0
Immutable
release. Only release title and notes can be modified.
What's Changed
🎉 New Features
- Add new classesShouldImport rule
📔 Documentation
- Fix that excludeClasses does not support wildcards
Other Changes
- Rename JUnit5Configurer to JUnitConfigurer
- Add JavaDoc for Configurer
Full Changelog: v1.38.0...v1.39.0
1.38.0
Immutable
release. Only release title and notes can be modified.
What's Changed
🎉 New Features
🔨 Dependency Upgrades
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.3 to 3.5.4 by @dependabot[bot] in #187
- Bump mockito.version from 5.19.0 to 5.20.0 by @dependabot[bot] in #188
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0 by @dependabot[bot] in #189
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 by @dependabot[bot] in #190
- Bump junit-jupiter.version from 5.13.4 to 6.0.0 by @dependabot[bot] in #191
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.1 to 3.6.2 by @dependabot[bot] in #192
Full Changelog: v1.37.0...v1.38.0
1.37.0
Immutable
release. Only release title and notes can be modified.
What's Changed
🎉 New Features
- Allow exclusion of fields from constant naming rules by @MatthiasMolitor in #186
Full Changelog: v1.36.0...v1.37.0
1.36.0
Immutable
release. Only release title and notes can be modified.
What's Changed
🎉 New Features
- utilityClassesShouldBeFinalAndHavePrivateConstructor(): Ensure that exceptions are not recognized as utility classes by @MatthiasMolitor in #184
🔨 Dependency Upgrades
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #183
Full Changelog: v1.35.0...v1.36.0