Skip to content

Releases: melix/codenarc-idea

7.0.9

21 Dec 13:36

Choose a tag to compare

What's Changed

  • Fix BigDecimal and Char inspection options are not supported in the UI (#90) by @dobromyslov in #91
  • chore: add @NonNull to all getQuickFixesFor method arguments by @dobromyslov in #89
  • chore: update IDE to 2025.3.1, update IntelliJ Platform plugin version to 2.10.5 by @dobromyslov in #92

Full Changelog: 7.0.8...7.0.9

7.0.8

17 Dec 00:50
ba0e0e5

Choose a tag to compare

What's Changed

Full Changelog: 7.0.7...7.0.8

7.0.7

16 Dec 23:21

Choose a tag to compare

What's Changed

  • Fixed typing in the inspection configuration fields (#70) by @dobromyslov in #87
  • Refactored some parts that used the deprecated IDE API or violated override-only API usage protocol by @dobromyslov in #86
  • Overall plugin quality improvements with JSpecify, NullAway, and Error-prone by @dobromyslov in #86

Full Changelog: 7.0.6...7.0.7

7.0.6

10 Dec 15:26
528e0c3

Choose a tag to compare

What's Changed

Full Changelog: 7.0.4...7.0.6

7.0.4

25 Nov 10:27
d7ef3ec

Choose a tag to compare

What's Changed

  • Version 7.0.1: IntelliJ IDEA 2025.2, CodeNarc 3.6.0, Groovy 4, Gradle 9.2.0, Disabling rules from comments by @dobromyslov in #76
  • Fix GitHub actions for beta release and release publishing #78 by @dobromyslov in #79

New Contributors

Full Changelog: 6.1.1...7.0.4

6.1.1

31 Jul 07:31
567cb81

Choose a tag to compare

  • support for IntelliJ 2023.2

6.1.0

03 Apr 13:52
9db2410

Choose a tag to compare

  • compatibility with IntelliJ IDEA 2023.1
  • upgraded to Groovy 4 #66
  • upgraded to the latest Gradle and Gradle IntelliJ Plugin #64

thanks @Nierhoff for his contributions to this version

6.0.0

01 Dec 07:23
aef0bad

Choose a tag to compare

  • upgraded to IDEA 2022.3
  • baseline on Java 17

5.0.2

01 Dec 04:58
34a4918

Choose a tag to compare

  • new build with 2022.3 support

5.0.1

15 Nov 12:38

Choose a tag to compare

  • added proper compatibility with IntelliJ 2022.2.3