Releases: jshiell/checkstyle-idea
Releases · jshiell/checkstyle-idea
5.69.1
Fix: handle URIs without userinfo (#583, #581).
5.69.0
New: Ensure passwords are hidden when display URIs (#581) - thanks to @austek.
5.68.0
New: Added Checkstyle 10.3.1.
Fix: User info requiring escaping in rules file URIs is now handled correctly (#535) - thanks to @austek.
5.67.4
Fix: Process exceptions from IDEA are now correctly rethrown during config deserialisation (#578).
5.67.3
Fix: Bundled configurations now have constant IDs when recreated or ported from earlier versions (#569).
Fix: Bundled configurations are restored if absent.
5.67.2
Fix: NPE in active modules configurations (#576).
5.67.1
Fix: Improve serialisation from legacy formats (#574).
Fix: Fix serialisation of property values (#573).
5.67.0
New: Added Checkstyle 10.3.
Fix: Project paths should now remain relative where possible (#569).
Fix: Fix NPE in module configuration (#570).
5.66.0
New: Added Checkstyle 10.2.
Fix: Save all modified files before reloading rules, to ensure we load what people see (#562) - thanks to @ahus1.
Fix: Improved thread safety on ConfigurationLocation
(#568) - thanks to @ahus1.
5.65.0
Fix: NPE when active config lookup fails (#566).
Fix: Properties not correctly loaded for active files (#565).
New: The toolwindow is now available during indexing (#564) - thanks to @ahus1.
New: We now use SVG icons (#563) - thanks to @ahus1.