Skip to content

Release 0.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Oct 08:00
1303570

Release higlights

  • diktat-maven-plugin released
  • 7 new rules supported

New features

  • Rule 5.1.2: Avoid deep nesting of function code blocks (#348)
  • Rule 5.1.3 avoid nested functions
  • Rule 5.2.1 lambda parameters order (#360)
  • Rule 4.1.2: Numbers of a float type should not be directly compared (#323)
  • Rule 5.2.2 parameters size (#359)
  • diktat-maven-plugin (#286)
  • Recommendation 4.3.1 avoid nullable types (#296)
  • Rule 5.1.1 (#341)

Fixes

  • Bugfixes in Indentation Rule (#376)
  • Wrong newlines in functional style (#346)
  • bugfix/suppress-bug(#372) (#375)
  • Bugfix in IndentationRule (#343) (#350)
  • Bugfix in WRONG_WHITESPACE inspection (#347)

Housekeeping

  • Bump whelk-io/maven-settings-xml-action from v9 to v12 (#368)
  • Bump maven-plugin-annotations from 3.5.2 to 3.6.0 (#369)
  • Github workflow enhancements (#366)
  • Update README.md (#363)
  • Bump detekt-maven-plugin from 1.13.1 to 1.14.0 (#354)
  • Bump jackson.version from 2.11.2 to 2.11.3 (#355)
  • Update versions in pom.xml and documentation after 0.1.1 release (#353)
  • Create codeql-analysis.yml