Skip to content

Releases: johnthagen/clion-cppcheck

v1.6.5

16 Dec 13:51
Compare
Choose a tag to compare

What's Changed

  • added missing com.intellij.modules.java dependency / 1.6.4 release / bumped to 1.6.5 by @firewave in #95

Full Changelog: v1.6.4...v1.6.5

v1.6.4

14 Dec 00:05
Compare
Choose a tag to compare

What's Changed

  • 1.6.3 release / bumped version to 1.6.4 by @firewave in #91

Full Changelog: v1.6.3...v1.6.4

v1.6.3

09 Dec 12:59
0f54c6d
Compare
Choose a tag to compare

What's Changed

  • Added Show Cppcheck XML Output action to show the latest XML output - refs #53 by @firewave in #80
  • report execution errors as global inspection errors by @firewave in #81
  • improved documentation by @firewave in #82
  • Display Cppcheck Path configuration errors as global inspection errors instead of using a (hard to spot) status bar message by @firewave in #83
  • made plugin verbose level configurable via settings by @firewave in #84
  • display all available details for findings in tooltip - fixes #75 by @firewave in #85
  • Fix some links and use HTTPS by @johnthagen in #93

Full Changelog: v1.6.2...v1.6.3

v1.6.2

26 Jan 00:02
6bec888
Compare
Choose a tag to compare

What's Changed

  • Fixed NullPointerException with Cppcheck < 1.89 caused by missing 'column' attribute in XML result by @firewave in #72

Full Changelog: v1.6.1...v1.6.2

v.1.6.1

14 Jan 12:51
Compare
Choose a tag to compare

What's Changed

  • added commons-lang3 locally (for now) since it is no longer provided by the IDE - fixed #66 by @firewave in #67
  • added missing commons-lang3 library and project files for IDEA by @firewave in #68

Full Changelog: v1.6.0...v1.6.1

v1.6.0

26 Dec 13:33
Compare
Choose a tag to compare

What's Changed

  • parse --xml output instead of text output - fixes #9 by @firewave in #51
  • fixed some issues with potentially non-existent files by @firewave in #56
  • Properly handle "debug" messages generated by --debug-warnings by @firewave in #57
  • added more supported extensions to match ones supported by Cppcheck internally by @firewave in #59
  • internally suppress "unusedFunction" and "unusedStructMember" (for header files only) warnings to avoid false positives by @firewave in #61
  • some notification cleanups and suppressions of unwanted errors by @firewave in #62
  • fixed "information" messages not being shown at all by @firewave in #63

Full Changelog: v1.5.1...v1.6.0

Improved reporting of execution failures

17 Nov 13:21
84fc876
Compare
Choose a tag to compare

Inconclusive annotations

01 Nov 20:30
e2a4987
Compare
Choose a tag to compare
v1.5.0

Release 1.5.0 (#47)

Fix NullPointerException

07 Apr 19:55
Compare
Choose a tag to compare
v1.4.2

Fix NPE and release 1.4.2

Fix NullPointerException

06 Apr 12:11
Compare
Choose a tag to compare
v1.4.1

Release 1.4.1