Releasebuild 0.12 for IntelliJ Idea
New version of lombok-intellij-plugin for IntelliJ 14, 15 and 2016!
Added support for transparent changing of visibility of existing fields and variables in IntelliJ 2016.2
Fixed #103: Lombok plugin should tell developer that old lombok.jar is used on classpath
Fixed #137:IntelliJ 2016.2 Private visibility added by @value not respected by IDE.
Fixed #143: IntelliJ 2016.2: Support UtilityClass
Fixed #147: IntelliJ 2016.2: @FieldDefaults(makeFinal = true) and bitwise operators produce an error message
Fixed #158: val causes intellij to show an invalid error when used alongside an anonymous class
Fixed #192: Updated support for Builder enhancements in lombok 1.16.8
Fixed #202: @builder supports setter for final field (@value)
Fixed #225: @Singular clearXXX not recognized
Fixed #230: @value / @EqualsAndHashCode callSuper false warning: lombok.config ignored
Fixed #247: Notifications: Project already disposed