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

0.32 Release for IntelliJ 2020.1+

Compare
Choose a tag to compare
@mplushnikov mplushnikov released this 24 Sep 19:18

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