Releases: jshiell/checkstyle-idea
Releases · jshiell/checkstyle-idea
5.35.3
Fixed: Problems are no longer duplicated in inspection panel (#467).
New: Added Checkstyle 8.28 - thanks to @mustaphazorgat (#468).
5.35.2
Fixed: Reverted inspection threading due to perf degradation; reworked inspection locking (#462, #466).
New: Logo added for plugin marketplace - thanks to @ahus1 (#465).
5.35.1
Fixed: Changed inspection threading to avoid deadlocking (#462).
5.34.0
New: Added Checkstyle 8.26.
5.33.1
Fixed: exception on scroll-to-source in newer versions of IDEA (#457)
5.33.0
New: Added Checkstyle 8.25. Please note that support has been dropped for Checkstyle versions before 6.16.1 due to API cleanup in Checkstyle.
5.32.0
New: Added Checkstyle 8.24
5.31.0
New: Added Checkstyle 8.23.
New: Now built against IDEA 2018.1.8 (was 2017.1.3).
5.30.0
New: Quick fix now available to add suppressions for the current rule (#358).