Releases: mplushnikov/lombok-intellij-plugin
0.32 Release for IntelliJ 2019.3
Fixed #761: EqualsAndHashCode: Wrong warning 'A method with one of those names already exists'
Fixed #826: Error if using @FieldNameConstants in switch case
Fixed #858: Delombok produces duplicate @nonnull annotations on setters/getters
Fixed #933: Enable annotation processing warning showing everytime project is opened
0.32 Release for IntelliJ 2019.2
Fixed #761: EqualsAndHashCode: Wrong warning 'A method with one of those names already exists'
Fixed #826: Error if using @FieldNameConstants in switch case
Fixed #858: Delombok produces duplicate @nonnull annotations on setters/getters
Fixed #933: Enable annotation processing warning showing everytime project is opened
0.32 Release for IntelliJ 2018.1-2019.1
Fixed #761: EqualsAndHashCode: Wrong warning 'A method with one of those names already exists'
Fixed #826: Error if using @FieldNameConstants in switch case
Fixed #858: Delombok produces duplicate @nonnull annotations on setters/getters
Fixed #933: Enable annotation processing warning showing everytime project is opened
0.32 Release for IntelliJ 2017.2-2017.3
Fixed #761: EqualsAndHashCode: Wrong warning 'A method with one of those names already exists'
Fixed #826: Error if using @FieldNameConstants in switch case
Fixed #858: Delombok produces duplicate @nonnull annotations on setters/getters
Fixed #933: Enable annotation processing warning showing everytime project is opened
0.32 Release for IntelliJ 2020.1+
Added Build for IntelliJ 2020.3 EAP
Fixed #761: EqualsAndHashCode: Wrong warning 'A method with one of those names already exists'
Fixed #802: [Only for IntelliJ>=2020.3] val mis-infers an Optional(T) as Optional(Object) after map.
Fixed #826: Error if using @FieldNameConstants in switch case
Fixed #858: Delombok produces duplicate @nonnull annotations on setters/getters
Fixed #933: Enable annotation processing warning showing everytime project is opened
0.31 Release for IntelliJ 2019.3
Fixed #923: ArrayIndexOutOfBoundsException in ReplaceExplicitTypeWithVariableIntention
0.31 Release for IntelliJ 2019.2
Fixed #923: ArrayIndexOutOfBoundsException in ReplaceExplicitTypeWithVariableIntention
0.31 Release for IntelliJ 2018.1-2019.1
Fixed #923: ArrayIndexOutOfBoundsException in ReplaceExplicitTypeWithVariableIntention
0.31 Release for IntelliJ 2017.2-2017.3
Fixed #923: ArrayIndexOutOfBoundsException in ReplaceExplicitTypeWithVariableIntention
0.31 Release for IntelliJ 2017.1
Fixed #923: ArrayIndexOutOfBoundsException in ReplaceExplicitTypeWithVariableIntention