Releases: mplushnikov/lombok-intellij-plugin
Releasebuild 0.25 for IntelliJ Idea 2017.2
Fixed #406: Added delombok support for @UtilityClass
Fixed #522: Added configuration option to disable annotation processing warning
Fixed #580: '@ConstructorProperties' in Delomboked code
Fixed #590: Delombok class with @value doesn't produce private final fields
Fixed #613: NullPointerException on AccessLevel enum when IDE window open
Fixed #617: Can't add new 'Java Postfix Completion shortcut'
Fixed #619: Added fallback support for old @FieldNameConstants behavior
Allow renaming lombok generated methods -> substitute it with renaming of root elements
Releasebuild 0.25 for IntelliJ Idea 2017.1
Fixed #406: Added delombok support for @UtilityClass
Fixed #522: Added configuration option to disable annotation processing warning
Fixed #580: '@ConstructorProperties' in Delomboked code
Fixed #590: Delombok class with @value doesn't produce private final fields
Fixed #613: NullPointerException on AccessLevel enum when IDE window open
Fixed #617: Can't add new 'Java Postfix Completion shortcut'
Fixed #619: Added fallback support for old @FieldNameConstants behavior
Allow renaming lombok generated methods -> substitute it with renaming of root elements
Releasebuild 0.25 for IntelliJ Idea 2016.2
Fixed #406: Added delombok support for @UtilityClass
Fixed #522: Added configuration option to disable annotation processing warning
Fixed #580: '@ConstructorProperties' in Delomboked code
Fixed #590: Delombok class with @value doesn't produce private final fields
Fixed #613: NullPointerException on AccessLevel enum when IDE window open
Fixed #617: Can't add new 'Java Postfix Completion shortcut'
Fixed #619: Added fallback support for old @FieldNameConstants behavior
Allow renaming lombok generated methods -> substitute it with renaming of root elements
Releasebuild 0.25 for IntelliJ Idea 2018+
Fixed #406: Added delombok support for @UtilityClass
Fixed #522: Added configuration option to disable annotation processing warning
Fixed #580: '@ConstructorProperties' in Delomboked code
Fixed #590: Delombok class with @value doesn't produce private final fields
Fixed #613: NullPointerException on AccessLevel enum when IDE window open
Fixed #617: Can't add new 'Java Postfix Completion shortcut'
Fixed #619: Added fallback support for old @FieldNameConstants behavior
Allow renaming lombok generated methods -> substitute it with renaming of root elements
Releasebuild 0.24 for IntelliJ Idea 2017.1
releasebuild_0.24-2017.1 deactivated failing test
Releasebuild 0.24 for IntelliJ Idea 2016.2
releasebuild_0.24-2016.2 Merge branch 'backport_intellij_2017.1' into backport_intellij_2016_2
Releasebuild 0.24 for IntelliJ Idea 2017.3
releasebuild_0.24-2017.3 deactivated val inspection test
Releasebuild 0.24 for IntelliJ Idea 2017.2
Merge branch 'master' into backport_intellij_2017.2 # Conflicts: # .travis.yml # gradle.properties
Releasebuild 0.24 for IntelliJ Idea 2018+
Fixed (#353): Support for fieldDefaults in lombok.config
Fixed (#547): Updated support for FieldNameConstants
Fixed (#560): ProcessCanceledException when opening project
Fixed (#577): 'SIMPLE_BAD_CHARACTER' error thrown during IntelliJ startup
Fixed (#583): IntelliJ 2019.1 EAP: Plugin not supported
Fixed (#584): AccessLevel not being respected for staticConstructorMethod by @All/@requiredargsconstructor
Fixed (#593): Constructor body context is not set properly
Releasebuild 0.23 for IntelliJ Idea 2017.2+
Merge branch 'master' into backport_intellij_2017.2 # Conflicts: # .travis.yml # gradle.properties # makeRelease.bat # src/main/resources/messages/lombokBundle.properties