Skip to content

0.29 Release for IntelliJ 2019.3

Compare
Choose a tag to compare

Added link for simply annotation processing activation into warning message box, thanks to @wyhasany (Michał Rowicki)
Added new inspection for redundant class and field modifiers for @value annotated classes, thanks to @wyhasany (Michał Rowicki)
Fixed #740: Builder.build() method throws exceptions from wrong constructor
Fixed #735: FieldDefaults processing should check for @UtilityClass annotation, thanks to @Sheigutn (Florian Böhm)
Fixed #724: @accessors with prefix can break with numbers, thanks to @Lekanich (Aleksandr Zhelezniak)
Fixed #719: Add support for new setterPrefix for Builder enhancement, thanks to @ocadaruma (Okada Haruki)
Fixed #680: Add support for lombok.builder.className config property, thanks to @tagae (Sebastián González)