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

Releases: mplushnikov/lombok-intellij-plugin

Releasebuild 0.25 for IntelliJ Idea 2017.2

07 May 18:13
Compare
Choose a tag to compare

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

07 May 18:13
Compare
Choose a tag to compare

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

07 May 18:12
Compare
Choose a tag to compare

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+

01 May 20:26
Compare
Choose a tag to compare

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

01 Apr 17:03
Compare
Choose a tag to compare
releasebuild_0.24-2017.1

deactivated failing test

Releasebuild 0.24 for IntelliJ Idea 2016.2

01 Apr 17:04
Compare
Choose a tag to compare
releasebuild_0.24-2016.2

Merge branch 'backport_intellij_2017.1' into backport_intellij_2016_2

Releasebuild 0.24 for IntelliJ Idea 2017.3

01 Apr 16:23
Compare
Choose a tag to compare
releasebuild_0.24-2017.3

deactivated val inspection test

Releasebuild 0.24 for IntelliJ Idea 2017.2

31 Mar 14:13
Compare
Choose a tag to compare
Merge branch 'master' into backport_intellij_2017.2

# Conflicts:
#	.travis.yml
#	gradle.properties

Releasebuild 0.24 for IntelliJ Idea 2018+

30 Mar 18:32
Compare
Choose a tag to compare

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+

17 Dec 21:20
Compare
Choose a tag to compare
Merge branch 'master' into backport_intellij_2017.2

# Conflicts:
#	.travis.yml
#	gradle.properties
#	makeRelease.bat
#	src/main/resources/messages/lombokBundle.properties