Releases: mplushnikov/lombok-intellij-plugin
0.28 Release for IntelliJ 2017.2 - 2017.3
New release (0.28) for IntelliJ 2017.2 - 2017.3
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)
0.28 Release for IntelliJ 2017.1
New release (0.28) for IntelliJ 2017.1
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)
0.28 Release for IntelliJ 2016.2-2016.3
New release (0.28) for IntelliJ 2016.2 and 2016.3
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)
0.28 Release for IntelliJ 2019.3+
New release (0.28) for IntelliJ 2019.3+
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)
0.27 Release for IntelliJ 2018.1 - 2019.1
Fixed #513: Add support for @SuperBuilder
Fixed #629: Add support for lombok.fieldNameConstants.uppercase = true from lombok 1.18.8
Fixed #630: Add support for suppress generation of the builder method when using @builder from lombok 1.18.8
Fixed #631: Add support for change the access modifier of generated builder classes from lombok 1.18.8
Fixed #526: StackOverflow with LombokLightParameterListBuilder.equals
Fixed #660: Performance problems in autocomplete/code analysis
Fixed #663: Method with varArgs gives an error in IntelliJ
Fixed #670: Non-idempotent computation issue with @DeleGate usages
Fixed #673: Add support for @with
0.27 Release for IntelliJ 2017.2 - 2017.3
Fixed #513: Add support for @SuperBuilder
Fixed #629: Add support for lombok.fieldNameConstants.uppercase = true from lombok 1.18.8
Fixed #630: Add support for suppress generation of the builder method when using @builder from lombok 1.18.8
Fixed #631: Add support for change the access modifier of generated builder classes from lombok 1.18.8
Fixed #526: StackOverflow with LombokLightParameterListBuilder.equals
Fixed #660: Performance problems in autocomplete/code analysis
Fixed #663: Method with varArgs gives an error in IntelliJ
Fixed #670: Non-idempotent computation issue with @DeleGate usages
Fixed #673: Add support for @with
0.27 Release for IntelliJ 2017.1
Fixed #513: Add support for @SuperBuilder
Fixed #629: Add support for lombok.fieldNameConstants.uppercase = true from lombok 1.18.8
Fixed #630: Add support for suppress generation of the builder method when using @builder from lombok 1.18.8
Fixed #631: Add support for change the access modifier of generated builder classes from lombok 1.18.8
Fixed #526: StackOverflow with LombokLightParameterListBuilder.equals
Fixed #660: Performance problems in autocomplete/code analysis
Fixed #663: Method with varArgs gives an error in IntelliJ
Fixed #670: Non-idempotent computation issue with @DeleGate usages
Fixed #673: Add support for @with
0.27 Release for IntelliJ 2016.2-2016.3
Fixed #513: Add support for @SuperBuilder
Fixed #629: Add support for lombok.fieldNameConstants.uppercase = true from lombok 1.18.8
Fixed #630: Add support for suppress generation of the builder method when using @builder from lombok 1.18.8
Fixed #631: Add support for change the access modifier of generated builder classes from lombok 1.18.8
Fixed #526: StackOverflow with LombokLightParameterListBuilder.equals
Fixed #660: Performance problems in autocomplete/code analysis
Fixed #663: Method with varArgs gives an error in IntelliJ
Fixed #670: Non-idempotent computation issue with @DeleGate usages
Fixed #673: Add support for @with
0.27 Release for IntelliJ 2019.2
Fixed #513: Add support for @SuperBuilder
Fixed #629: Add support for lombok.fieldNameConstants.uppercase = true from lombok 1.18.8
Fixed #630: Add support for suppress generation of the builder method when using @builder from lombok 1.18.8
Fixed #631: Add support for change the access modifier of generated builder classes from lombok 1.18.8
Fixed #526: StackOverflow with LombokLightParameterListBuilder.equals
Fixed #660: Performance problems in autocomplete/code analysis
Fixed #663: Method with varArgs gives an error in IntelliJ
Fixed #670: Non-idempotent computation issue with @DeleGate usages
Fixed #673: Add support for @with