aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2019-05-07pre-release version bumpReinier Zwitserloot
2019-05-07[fixes #1981][fixes #1961] Hardcoded some knowledge about how to copy jackson...Reinier Zwitserloot
2019-05-06[fixes #2120] ecj was not generating explicit nullchecks for builder-setters.Reinier Zwitserloot
2019-05-01[fixes #2104] superbuilder + non-list-singulars wouldn’t work due to hardco...Reinier Zwitserloot
2019-05-01[issue #2092] Add an uppercase option to FieldNameConstantsReinier Zwitserloot
2019-05-01[fixes #2083] adds feature ‘access level’ to `@Builder`Reinier Zwitserloot
2019-04-24[changelog] Adding JDK12 updates to changelogReinier Zwitserloot
2019-03-26[fixes #2050] [fixes #2061] javac would fail to skip generating build() metho...Reinier Zwitserloot
2019-03-26[fixes #2049] Delombok now figures out usages of ‘var’ and delomboks them...Reinier Zwitserloot
2019-03-26changelog updateRoel Spilker
2019-03-26[i2078] Add possibility to generate assert on `@NonNull`Roel Spilker
2019-03-25[fixes #2046] you can now suppress the builder() method, useful if you only w...Reinier Zwitserloot
2019-03-25[docs] we had 2 references to v2.0.0; in the end that turned out to simply be...Reinier Zwitserloot
2019-02-19var/val in Eclipse can now handle intersection types, fixes #1986Roel Spilker
2019-02-12post-release version bumpReinier Zwitserloot
2019-02-12prerelease version bumpReinier Zwitserloot
2019-01-29update changelogRoel Spilker
2019-01-29[fixes #2024] FieldNameConstants was causing lots of problems in eclipse, esp...Reinier Zwitserloot
2019-01-15update changelog regarding #2008Roel Spilker
2019-01-08[#1033] steps on the way to issue 1033: You can add cleanup tasks which are d...Reinier Zwitserloot
2019-01-08@Delegate @NonNull would error on jdk8, fixes #1935Roel Spilker
2018-11-06[fixes #1888] [jdk12] lombok can deal with the changes to case/break nodes in...Reinier Zwitserloot
2018-11-06Improve toString generation for enums. Fixes #1916Roel Spilker
2018-11-05[fixes #1918] toString now supports a configkey to tell it how to deal with s...Reinier Zwitserloot
2018-11-01[feature] FieldNameConstants now works like Builder: Make whatever bits it do...Reinier Zwitserloot
2018-11-01[fixes #1932] We broke the delombok ant task.Reinier Zwitserloot
2018-10-30post-release version bump.Reinier Zwitserloot
2018-10-30pre-release version bumpReinier Zwitserloot
2018-10-30cleaning up the changelog in preparation for a release.Reinier Zwitserloot
2018-10-24correct issueManagement declaration in maven POMTony Bargnesi
2018-10-16[fixes #1795] you can now pass arguments to delombok via file in the same way...Reinier Zwitserloot
2018-10-16[Fixes #1848] Added support to delombok for properly handling jigsaw (module-...Reinier Zwitserloot
2018-10-15Don't initialize already initialized final fields. Fixes #1829.Roel Spilker
2018-10-15[fixes #1324] toBuilder with @Singular marked collections that are null no lo...Reinier Zwitserloot
2018-09-18Finishing work on making lombok do sensible things with TYPE_USE annotations ...Reinier Zwitserloot
2018-09-10update changelogRoel Spilker
2018-09-10create edge-SNAPSHOT maven artifactsRoel Spilker
2018-09-03Add Angular IDE support in installer, fixes #1830Roel Spilker
2018-08-27Update changelogRoel Spilker
2018-08-21[#1806] Potential fix for java 11 in regards to module system.Reinier Zwitserloot
2018-08-21[#1808] Probable fix: Using module names with dots in them was causing issues...Reinier Zwitserloot
2018-07-29docs for the redesigned FieldNameConstants.Reinier Zwitserloot
2018-07-26post-release version bumpReinier Zwitserloot
2018-07-26pre-release version bumpReinier Zwitserloot
2018-07-25[Fixes issue #1783] lombok.var / lombok.experimental.var import would be remo...Reinier Zwitserloot
2018-07-17Attempting to fix issues with integration with mapstruct; issue #1359Reinier Zwitserloot
2018-07-03[Fixes #1347] issues with no-args constructor and Builder.Default now documen...Reinier Zwitserloot
2018-06-19changelogRoel Spilker
2018-06-13added SuperBuilder to the changelogReinier Zwitserloot
2018-06-05post-release version bumpReinier Zwitserloot