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.8.3 for IntelliJ Idea 12

12 Mar 19:04
Compare
Choose a tag to compare

Fixed #17: Cyclic parent child relation
Fixed #34: Lombok plugin crashes
Fixed #36: Possible class cast exception
Fixed #37: Delombok of files included as library failes

Releasebuild 0.8.3 for IntelliJ Idea 11

12 Mar 19:02
Compare
Choose a tag to compare

Fixed #17: Cyclic parent child relation
Fixed #34: Lombok plugin crashes
Fixed #36: Possible class cast exception
Fixed #37: Delombok of files included as library failes

Releasebuild 0.8.3 for IntelliJ Idea 10

12 Mar 19:02
Compare
Choose a tag to compare

Fixed #17: Cyclic parent child relation
Fixed #34: Lombok plugin crashes
Fixed #36: Possible class cast exception
Fixed #37: Delombok of files included as library failes

Alpha-Release 0.8.3

10 Mar 18:36
Compare
Choose a tag to compare
Alpha-Release 0.8.3 Pre-release
Pre-release
releasebuild_0.8.3_intellij_12

Try to prevent recursion calls for issue #17 and issue #34

Releasebuild 0.8.2 for IntelliJ Idea 12 and 13

09 Mar 19:44
Compare
Choose a tag to compare
  • Added support for "topic" annotation value of all @log annotations (Lombok >= 1.12.6)
  • Added validation of static fields/methods of @DeleGate annotation (@DeleGate is legal only on instance fields or no-argument instance methods)
  • Fixed #19: Slf4j in static context
  • Fixed #29: Renaming a class with the @log* annotation adds extra qualification to calls
  • Fixed #31: Prevent errors with invalid identifiers for builderClassName in @builder annotation
  • Fixed #32: Refactor -> Extract -> Parameter Object || Change Signature broken
  • Fixed (on GoogleCode) 83: @slf4j does not work when added for first time
  • Fixed (on GoogleCode) 100: Refactor Change Signature || Extract - Parameter Object

Releasebuild 0.8.2 for IntelliJ Idea 11

09 Mar 19:44
Compare
Choose a tag to compare
  • Added support for "topic" annotation value of all @log annotations (Lombok >= 1.12.6)
  • Added validation of static fields/methods of @DeleGate annotation (@DeleGate is legal only on instance fields or no-argument instance methods)
  • Fixed #19: Slf4j in static context
  • Fixed #29: Renaming a class with the @log* annotation adds extra qualification to calls
  • Fixed #31: Prevent errors with invalid identifiers for builderClassName in @builder annotation
  • Fixed #32: Refactor -> Extract -> Parameter Object || Change Signature broken
  • Fixed (on GoogleCode) 83: @slf4j does not work when added for first time
  • Fixed (on GoogleCode) 100: Refactor Change Signature || Extract - Parameter Object

Releasebuild 0.8.2 for IntelliJ Idea 10

09 Mar 19:43
Compare
Choose a tag to compare
  • Added support for "topic" annotation value of all @log annotations (Lombok >= 1.12.6)
  • Added validation of static fields/methods of @DeleGate annotation (@DeleGate is legal only on instance fields or no-argument instance methods)
  • Fixed #19: Slf4j in static context
  • Fixed #29: Renaming a class with the @log* annotation adds extra qualification to calls
  • Fixed #31: Prevent errors with invalid identifiers for builderClassName in @builder annotation
  • Fixed #32: Refactor -> Extract -> Parameter Object || Change Signature broken
  • Fixed (on GoogleCode) 83: @slf4j does not work when added for first time
  • Fixed (on GoogleCode) 100: Refactor Change Signature || Extract - Parameter Object

Releasebuild 0.8.1 for IntelliJ Idea 12 and 13

16 Feb 16:21
Compare
Choose a tag to compare
  • Issue #23: Fixed @DeleGate inspection reports error
  • Issue #27: Fixed @DeleGate on a type parameter doesn't fail
  • Issue (on google code) 60: Fixed @DeleGate on methods is not supported now
  • Issue (on google code) 98: Fixed Lombok Experimental Accessor Prefix does not handle non-alphanumeric prefixes

Releasebuild 0.8.1 for IntelliJ Idea 11

16 Feb 16:21
Compare
Choose a tag to compare
  • Issue #23: Fixed @DeleGate inspection reports error
  • Issue #27: Fixed @DeleGate on a type parameter doesn't fail
  • Issue (on google code) 60: Fixed @DeleGate on methods is not supported now
  • Issue (on google code) 98: Fixed Lombok Experimental Accessor Prefix does not handle non-alphanumeric prefixes

Releasebuild 0.8.1 for IntelliJ Idea 10

16 Feb 16:20
Compare
Choose a tag to compare
  • Issue #23: Fixed @DeleGate inspection reports error
  • Issue #27: Fixed @DeleGate on a type parameter doesn't fail
  • Issue (on google code) 60: Fixed @DeleGate on methods is not supported now
  • Issue (on google code) 98: Fixed Lombok Experimental Accessor Prefix does not handle non-alphanumeric prefixes