Skip to content

Releases: jshiell/checkstyle-idea

5.35.3

11 Jan 11:01
af130be
Compare
Choose a tag to compare

Fixed: Problems are no longer duplicated in inspection panel (#467).
New: Added Checkstyle 8.28 - thanks to @mustaphazorgat (#468).

5.35.2

02 Jan 22:37
13df42d
Compare
Choose a tag to compare

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

01 Jan 12:05
5277e92
Compare
Choose a tag to compare

Fixed: Changed inspection threading to avoid deadlocking (#462).

5.35.0

27 Dec 16:09
0e69478
Compare
Choose a tag to compare

New: Added Checkstyle 8.27.
Fixed: radio button issues - thanks to @marshallwalker (##461).

5.34.0

17 Nov 11:54
0b2a033
Compare
Choose a tag to compare

New: Added Checkstyle 8.26.

5.33.1

12 Oct 13:45
c2a788c
Compare
Choose a tag to compare

Fixed: exception on scroll-to-source in newer versions of IDEA (#457)

5.33.0

03 Oct 11:55
0cffa59
Compare
Choose a tag to compare

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

03 Sep 16:53
00b973f
Compare
Choose a tag to compare

New: Added Checkstyle 8.24

5.31.0

28 Jul 11:19
00b727a
Compare
Choose a tag to compare

New: Added Checkstyle 8.23.
New: Now built against IDEA 2018.1.8 (was 2017.1.3).

5.30.0

18 Jul 17:53
bf6c3e5
Compare
Choose a tag to compare

New: Quick fix now available to add suppressions for the current rule (#358).