Skip to content

Tags: peichhorn/lombok

Tags

v0.10.4

release versioning prep 0.10.4

v0.10.2

Fixed unit tests to take into account work on issue 289 and 287.

v0.10.1

Preparing for release 0.10.1. Tiny one, but solves enough crucial bug…

…s to warrant a new version.

v0.10.0

Fixed buildscript (onX is gone, that had to be reflected in the build…

…script).

onX-removal

Removed support for onMethod, onParam and onConstructor due to javac7…

… type incapabilities. Issue projectlombok#251

v0.10.0-RC3

About to release 0.10.0-RC3

v0.10.0-RC2

Preparing to release 0.10.0-RC2

v0.10.0-RC1

whoops, a very minor nit in synchronized which also caused a test to …

…fail fixed.

v0.10.0-BETA2

Fix for reported NPEs by Stephen Haberman.

v0.10.0-BETA1

Merge branch 'master' of github.com:rzwitserloot/lombok