This repository has been archived by the owner on Nov 3, 2024. It is now read-only.
0.28 Release for IntelliJ 2019.2
New release (0.28) for IntelliJ 2019.2
Fixed #394: New feature request: Add SneakyThrows QuickFix, thanks to @Lekanich (Aleksandr Lekanich)
Fixed #440: NPE inspection false positive with lazy getters, thanks to @Lekanich (Aleksandr Lekanich)
Fixed #633: @Builder.Default causes a warning message, thanks to @Lekanich (Aleksandr Lekanich)
Fixed #672: Add support for @CustomLog, thanks to @juriad (Adam Juraszek)
Fixed #687: Support static constructors using already-defined private constructors, thanks to @vanam (Martin Váňa)