Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: enofex/taikai

1.45.0

11 Nov 19:58
Immutable release. Only release title and notes can be modified.
248abb8

Choose a tag to compare

🐞 Bug Fixes

  • Revert feature for checking if configurations a records, should be for ConfigurationProperties

Full Changelog: v1.44.0...v1.45.0

1.44.0

11 Nov 16:12
Immutable release. Only release title and notes can be modified.
e5c5b80

Choose a tag to compare

What's Changed

🎉 New Features

  • Add Generic Rules to Enforce Record Usage Based on Annotation or Name… by @mnhock in #218
  • Add New Rule to Ensure Configuration Classes Are Records by @mnhock in #220

Full Changelog: v1.43.0...v1.44.0

1.43.0

08 Nov 11:37
Immutable release. Only release title and notes can be modified.
79e14c3

Choose a tag to compare

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

05 Nov 15:13
Immutable release. Only release title and notes can be modified.
5944305

Choose a tag to compare

What's Changed

🎉 New Features

  • Rename springBootApplicationShouldBeIn methods, add no-arg applicatio… by @mnhock in #208

Full Changelog: v1.41.0...v1.42.0

1.41.0

01 Nov 10:18
Immutable release. Only release title and notes can be modified.
1bc1874

Choose a tag to compare

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

31 Oct 13:28
Immutable release. Only release title and notes can be modified.
41ba9f8

Choose a tag to compare

What's Changed

🎉 New Features

  • Add generic rules of checking method modifiers by @mnhock in #202

Full Changelog: v1.39.0...v1.40.0

1.39.0

16 Oct 14:32
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

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

11 Oct 12:43
Immutable release. Only release title and notes can be modified.
981ec88

Choose a tag to compare

What's Changed

🎉 New Features

  • Add new methodsShouldNotExceedMaxParameters rule by @mnhock in #196

🔨 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

11 Sep 06:54
Immutable release. Only release title and notes can be modified.
8413304

Choose a tag to compare

What's Changed

🎉 New Features

Full Changelog: v1.36.0...v1.37.0

1.36.0

06 Sep 10:49
Immutable release. Only release title and notes can be modified.
8677fd1

Choose a tag to compare

What's Changed

🎉 New Features

  • utilityClassesShouldBeFinalAndHavePrivateConstructor(): Ensure that exceptions are not recognized as utility classes by @MatthiasMolitor in #184

🔨 Dependency Upgrades

Full Changelog: v1.35.0...v1.36.0