Skip to content

0.34 Release for IntelliJ 2019.2

Compare
Choose a tag to compare

Updated all lombok icons
Reworked and simplified plugin settings page
Automatically activate annotation processing if lombok library is present in background
Automatically suggestion to add lombok library if not present in project with lombok annotations
Fixed #919: Builder ignores visibility of XArgsConstructor
Fixed #21: Experimental support for @ExtensionMethods, thanks to @NekoCaffeine