Skip to content
This repository has been archived by the owner on Nov 3, 2024. It is now read-only.

Releases: mplushnikov/lombok-intellij-plugin

0.31 Release for IntelliJ 2016.2-2016.3

06 Sep 09:04
Compare
Choose a tag to compare

Fixed #923: ArrayIndexOutOfBoundsException in ReplaceExplicitTypeWithVariableIntention

0.31 Release for IntelliJ 2020.1+

06 Sep 09:25
Compare
Choose a tag to compare

Fixed #923: ArrayIndexOutOfBoundsException in ReplaceExplicitTypeWithVariableIntention

0.30a Release for IntelliJ 2020.1+

05 Sep 17:57
Compare
Choose a tag to compare

Fixed #570: Better support for @Builder.Default (var$set and var$value fields)
Fixed #754: Intention to convert explicit type to var/val or vice versa, thanks to @Sheigutn (Florian Böhm)
Fixed #760: Plugin and compiler disagree on @builder method generation
Fixed #771: @DaTa No error message when there is no default constructor in superclass
Fixed #805: Do not use deprecated constructor injection
Fixed #807: Do not use ImplicitUsageProvider in GenerateConstructorAction
Fixed #822: @builder annotation on multiple methods of same class is broken
Fixed #825: intellij objects to overriding builder methods when setterPrefix set

0.30 Release for IntelliJ 2019.3

05 Sep 17:43
Compare
Choose a tag to compare

Fixed #570: Better support for @Builder.Default (var$set and var$value fields)
Fixed #754: Intention to convert explicit type to var/val or vice versa, thanks to @Sheigutn (Florian Böhm)
Fixed #760: Plugin and compiler disagree on @builder method generation
Fixed #771: @DaTa No error message when there is no default constructor in superclass
Fixed #805: Do not use deprecated constructor injection
Fixed #807: Do not use ImplicitUsageProvider in GenerateConstructorAction
Fixed #822: @builder annotation on multiple methods of same class is broken
Fixed #825: intellij objects to overriding builder methods when setterPrefix set

0.30 Release for IntelliJ 2019.2

05 Sep 17:42
Compare
Choose a tag to compare

Fixed #570: Better support for @Builder.Default (var$set and var$value fields)
Fixed #754: Intention to convert explicit type to var/val or vice versa, thanks to @Sheigutn (Florian Böhm)
Fixed #760: Plugin and compiler disagree on @builder method generation
Fixed #771: @DaTa No error message when there is no default constructor in superclass
Fixed #805: Do not use deprecated constructor injection
Fixed #807: Do not use ImplicitUsageProvider in GenerateConstructorAction
Fixed #822: @builder annotation on multiple methods of same class is broken
Fixed #825: intellij objects to overriding builder methods when setterPrefix set

0.30 Release for IntelliJ 2018.1- 2019.1

05 Sep 11:20
Compare
Choose a tag to compare

Fixed #570: Better support for @Builder.Default (var$set and var$value fields)
Fixed #754: Intention to convert explicit type to var/val or vice versa, thanks to @Sheigutn (Florian Böhm)
Fixed #760: Plugin and compiler disagree on @builder method generation
Fixed #771: @DaTa No error message when there is no default constructor in superclass
Fixed #805: Do not use deprecated constructor injection
Fixed #807: Do not use ImplicitUsageProvider in GenerateConstructorAction
Fixed #822: @builder annotation on multiple methods of same class is broken
Fixed #825: intellij objects to overriding builder methods when setterPrefix set

0.30 Release for IntelliJ 2017.2 - 2017.3

05 Sep 11:09
Compare
Choose a tag to compare

Fixed #570: Better support for @Builder.Default (var$set and var$value fields)
Fixed #754: Intention to convert explicit type to var/val or vice versa, thanks to @Sheigutn (Florian Böhm)
Fixed #760: Plugin and compiler disagree on @builder method generation
Fixed #771: @DaTa No error message when there is no default constructor in superclass
Fixed #805: Do not use deprecated constructor injection
Fixed #807: Do not use ImplicitUsageProvider in GenerateConstructorAction
Fixed #822: @builder annotation on multiple methods of same class is broken
Fixed #825: intellij objects to overriding builder methods when setterPrefix set

0.30 Release for IntelliJ 2017.1

05 Sep 11:02
Compare
Choose a tag to compare

Fixed #570: Better support for @Builder.Default (var$set and var$value fields)
Fixed #754: Intention to convert explicit type to var/val or vice versa, thanks to @Sheigutn (Florian Böhm)
Fixed #760: Plugin and compiler disagree on @builder method generation
Fixed #771: @DaTa No error message when there is no default constructor in superclass
Fixed #805: Do not use deprecated constructor injection
Fixed #807: Do not use ImplicitUsageProvider in GenerateConstructorAction
Fixed #822: @builder annotation on multiple methods of same class is broken
Fixed #825: intellij objects to overriding builder methods when setterPrefix set

0.30 Release for IntelliJ 2016.2-2016.3

05 Sep 11:01
Compare
Choose a tag to compare

Fixed #570: Better support for @Builder.Default (var$set and var$value fields)
Fixed #754: Intention to convert explicit type to var/val or vice versa, thanks to @Sheigutn (Florian Böhm)
Fixed #760: Plugin and compiler disagree on @builder method generation
Fixed #771: @DaTa No error message when there is no default constructor in superclass
Fixed #805: Do not use deprecated constructor injection
Fixed #807: Do not use ImplicitUsageProvider in GenerateConstructorAction
Fixed #822: @builder annotation on multiple methods of same class is broken
Fixed #825: intellij objects to overriding builder methods when setterPrefix set

0.30 Release for IntelliJ 2020.2-EAP

01 Jun 11:07
Compare
Choose a tag to compare

Release for IntelliJ 2020.2-EAP