aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2023-03-23[build] Fixing `ant edge.release`.Reinier Zwitserloot
2023-03-22[changelog]Reinier Zwitserloot
2023-03-21Updating tests and changelog to reflect JDK20 supportReinier Zwitserloot
2023-02-03[release] post-release version bumpReinier Zwitserloot
2023-02-03[build] final touches on updating deployment to new cloudflare hostReinier Zwitserloot
2023-01-12Mention noteworthy recent merges of PRs in the changelogReinier Zwitserloot
2023-01-12Merge pull request #3291 from dashen-tech/masterReinier Zwitserloot
doc: fix some typos
2023-01-12Merge pull request #3250 from mernst/typos-typosReinier Zwitserloot
Fix typos
2022-11-07doc: fix some typoscui fliter
Signed-off-by: cui fliter <imcusg@gmail.com>
2022-10-13[documentation] We had various links to features/Log, but the right ↵Reinier Zwitserloot
canonical url is features/log. Also, the changelog has been updated; all links updated to the canonical version.
2022-08-25Fix typosMichael Ernst
2022-04-18[versioning] post-release version bump 1.18.24Reinier Zwitserloot
2022-04-18[versioning] pre-release version bump 1.18.24Reinier Zwitserloot
2022-04-02[Issue #3143] [changelog]Reinier Zwitserloot
2022-03-17[changelog] mention many of the more recent fixes.Reinier Zwitserloot
2022-02-08[implements #1456] accessors can now be made final via `@Accessors`.Reinier Zwitserloot
2022-01-21[changelog]Reinier Zwitserloot
2022-01-16[typo] type in the edgy guinea pig version number, messing up deployment of ↵Reinier Zwitserloot
changelog
2022-01-16[log4j] one more log4j update. Again, lombok is not and never was ↵Reinier Zwitserloot
vulnerable, just ensuring your vulnerability scanners dont give off false positives.
2022-01-07[fixes projectlombok/lombok#1036] Exclude the classloader forMartin O'Connor
jasperreports-plugin due to a classloader conflict with ECJ
2021-12-21[Issue #2849] Mention the implementation of this feature in the changelogReinier Zwitserloot
2021-12-12[fixes #3063] Bump log4j2 dep version to avoid needless security warnings ↵Reinier Zwitserloot
from dep scanners - lombok is not affected by CVE-2021-44228.
2021-10-26[changelog] adding a few of @Rawi01's quality-of-life improvements in ↵Reinier Zwitserloot
eclipse as an entry in the changelog.
2021-10-18[#2693] Docs and changelog for the ‘accessors.capitalization = beanspec’ ↵Reinier Zwitserloot
feature.
2021-10-07[versioning] post-release version bumpReinier Zwitserloot
2021-10-07[versioning] pre-release version bumpReinier Zwitserloot
2021-09-29[doc] Added some docs on how to debug lombok for various platforms, also ↵Reinier Zwitserloot
updated changelog with recent changes
2021-09-16[changelog] documenting previous commit.Reinier Zwitserloot
2021-09-07[changelog] add previous commit (val to final var) to changelogReinier Zwitserloot
2021-04-23Change owner lombok GitHub repositoryRoel Spilker
2021-04-16[pr 2702] finishing the `@StandardException` feature.Reinier Zwitserloot
* rewritten how it works a bit: Now compatible with parent exceptions that don't have the Throwable variants. * rewritten how it works a bit: You can now provide the full constructor only; the rest will forward to it. * fixing up style. * rewrite the docs.
2021-04-02[versioning] post-release version bumpReinier Zwitserloot
2021-04-02[versioning] pre-release version bumpReinier Zwitserloot
2021-03-24[records] [`@NonNull`] eclipse impl onfthe `@NonNull` on record components ↵Reinier Zwitserloot
feature. All tests passing.
2021-03-21[changelog] reflecting fixes #2701 and fixes #2704 in the changelogReinier Zwitserloot
2021-03-19[changelog]Reinier Zwitserloot
2021-03-05[changelog]Reinier Zwitserloot
2021-02-04[changelog] [issue #2730] add the potential fix to the changelogReinier Zwitserloot
2021-01-28[versioning] post-release version bumpReinier Zwitserloot
2021-01-28[versioning] pre-release version bump of the changelog as wellReinier Zwitserloot
2021-01-28[versioning] pre-release version bumpReinier Zwitserloot
2020-12-10Add missing PR numberAndre Brait
2020-12-10[changelog] adding fix to ExtensionMethod with generics in ecjReinier Zwitserloot
2020-12-08Add new cache hashCode feature to changelogKen Dombeck
2020-12-04[trivial] recording ecj fix in changelogReinier Zwitserloot
2020-11-13[#2645] Fixing the reading of lombok.config on sbt 1.4+Reinier Zwitserloot
2020-10-30[issue #285] Compiling with Maven+Tycho should now workReinier Zwitserloot
2020-10-29Update changelogRoel Spilker
2020-10-15[versioning] pre-release version bumpReinier Zwitserloot
2020-10-15Update changelogRoel Spilker