Releases: enofex/taikai
Releases · enofex/taikai
1.3.0
What's Changed
🎉 New Features
- Add New Rule for Fields Matching Specific Naming Patterns to Have Spe… by @mnhock in #114
- Add New Rule for Methods Matching Specific Naming Patterns to Be Anno… by @mnhock in #115
Other Changes
- Bump junit-jupiter.version from 5.11.0 to 5.11.1 by @dependabot in #107
- Bump org.mockito:mockito-core from 5.13.0 to 5.14.0 by @dependabot in #108
- Bump org.mockito:mockito-core from 5.14.0 to 5.14.1 by @dependabot in #109
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 by @dependabot in #110
- Bump junit-jupiter.version from 5.11.1 to 5.11.2 by @dependabot in #112
Full Changelog: v1.2.0...v1.3.0
1.2.0
1.1.0
🎉 New Features
- Add new overloading loggersShouldFollowConventions rules without required modifiers in 4f9db44
- Add new overloading loggersShouldFollowConventions rule in b48e4a6
Other Changes
- Rename naming packagesShouldMatch rule to java classesShouldResideInPackage rule in 4656059
Full Changelog: v1.0.0...v1.1.0
1.0.0
What's Changed
🎉 New Features
- Ensure Required Annotations Based on Presence of Specified Annotation… by @mnhock in #103
- Ensure Required Annotations Based on Presence of Specified Annotation… by @mnhock in #104
🐞 Bug Fixes
- Fix verifying tests for Spring MVC in 3adbb35
Other Changes
Full Changelog: v0.18.0...v1.0.0
0.18.0
0.17.0
What's Changed
🎉 New Features
- Provide possibility to add package identifier to Java noUsageOf Rules by @mnhock in #91
- Classes Should Not Be Annotated with Specified Annotation by @mnhock in #94
- Ensure Classes Implementation are Assignable to Certain Classes by @mnhock in #95
Other Changes
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.1 to 3.4.0 by @dependabot in #86
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.4.0 to 3.5.0 by @dependabot in #89
- Bump org.mockito:mockito-core from 5.12.0 to 5.13.0 by @dependabot in #88
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot in #87
- Bump org.jreleaser:jreleaser-maven-plugin from 1.13.1 to 1.14.0 by @dependabot in #96
Full Changelog: v0.16.0...v0.17.0
0.16.0
What's Changed
Other Changes
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 by @dependabot in #80
- Bump advanced-security/maven-dependency-submission-action from 4.1.0 to 4.1.1 by @dependabot in #84
- Bump junit-jupiter.version from 5.10.3 to 5.11.0 by @dependabot in #85
Full Changelog: v0.15.0...v0.16.0
0.15.0
0.14.0
What's Changed
🎉 New Features
🐞 Bug Fixes
Other Changes
- Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.0 to 3.3.1 by @dependabot in #70
Full Changelog: v0.13.0...v0.14.0
0.13.0
What's Changed
🎉 New Features
- Provide a new Java Rule checking classes annotated with specific annotation
- Provide new Java Rule for checking classes reside outside a specified package
- Provide new Java Rule for checking classes reside in a specified package
🐞 Bug Fixes
- Fix message formatting in the shouldBeAnnotatedWithValidated method
Other Changes
- Bump advanced-security/maven-dependency-submission-action from 4.0.2 to 4.1.0 by @dependabot in #67
Full Changelog: v0.12.0...v0.13.0