Reinier Zwitserloot
f6c9bfba1b
Updating tests and changelog to reflect JDK20 support
2023-03-21 16:31:04 +01:00
Reinier Zwitserloot
e5c324c615
[release] post-release version bump
2023-02-03 04:02:13 +01:00
Reinier Zwitserloot
566dfe73ca
[build] final touches on updating deployment to new cloudflare host
2023-02-03 03:54:46 +01:00
Reinier Zwitserloot
75c9a9ddde
Mention noteworthy recent merges of PRs in the changelog
2023-01-12 02:14:50 +01:00
Reinier Zwitserloot
d81212f46a
Merge pull request #3291 from dashen-tech/master
...
doc: fix some typos
2023-01-12 01:52:14 +01:00
Reinier Zwitserloot
9ad2846b5d
Merge pull request #3250 from mernst/typos-typos
...
Fix typos
2023-01-12 01:45:44 +01:00
cui fliter
f1d7bd95bf
doc: fix some typos
...
Signed-off-by: cui fliter <imcusg@gmail.com >
2022-11-07 14:07:33 +08:00
Reinier Zwitserloot
731bb18507
[documentation] We had various links to features/Log, but the right canonical url is features/log.
...
Also, the changelog has been updated; all links updated to the canonical version.
2022-10-13 22:47:32 +02:00
Michael Ernst
ce685ec169
Fix typos
2022-08-25 09:01:54 -07:00
Reinier Zwitserloot
a88e61079e
[versioning] post-release version bump 1.18.24
2022-04-18 04:28:31 +02:00
Reinier Zwitserloot
ba0f12846d
[versioning] pre-release version bump 1.18.24
2022-04-18 04:22:51 +02:00
Reinier Zwitserloot
1eb1a8be3c
[Issue #3143 ] [changelog]
2022-04-02 06:18:50 +02:00
Reinier Zwitserloot
e01bead93e
[changelog] mention many of the more recent fixes.
2022-03-17 23:21:37 +01:00
Reinier Zwitserloot
261758b444
[implements #1456 ] accessors can now be made final via @Accessors.
2022-02-08 06:02:05 +01:00
Reinier Zwitserloot
e5247a5d3c
[changelog]
2022-01-21 02:15:08 +01:00
Reinier Zwitserloot
7eff9d31b0
[typo] type in the edgy guinea pig version number, messing up deployment of changelog
2022-01-16 04:22:15 +01:00
Reinier Zwitserloot
97f7d98cdb
[log4j] one more log4j update. Again, lombok is not and never was vulnerable, just ensuring your vulnerability scanners dont give off false positives.
2022-01-16 03:42:11 +01:00
Martin O'Connor
1e40a199aa
[ fixes projectlombok/lombok#1036 ] Exclude the classloader for
...
jasperreports-plugin due to a
classloader conflict with ECJ
2022-01-07 04:13:31 +01:00
Reinier Zwitserloot
be551db9ee
[Issue #2849 ] Mention the implementation of this feature in the changelog
2021-12-21 02:03:39 +01:00
Reinier Zwitserloot
41a90527d3
[ fixes #3063 ] Bump log4j2 dep version to avoid needless security warnings from dep scanners - lombok is not affected by CVE-2021-44228.
2021-12-12 01:14:04 +01:00
Reinier Zwitserloot
d3b763f9da
[changelog] adding a few of @Rawi01's quality-of-life improvements in eclipse as an entry in the changelog.
2021-10-26 15:59:59 +02:00
Reinier Zwitserloot
13d84b129e
[ #2693 ] Docs and changelog for the ‘accessors.capitalization = beanspec’ feature.
2021-10-18 20:24:38 +02:00
Reinier Zwitserloot
4d568ab3ad
[versioning] post-release version bump
2021-10-07 03:16:03 +02:00
Reinier Zwitserloot
52d078603d
[versioning] pre-release version bump
2021-10-07 03:08:13 +02:00
Reinier Zwitserloot
2c5754e32a
[doc] Added some docs on how to debug lombok for various platforms, also updated changelog with recent changes
2021-09-29 15:25:17 +02:00
Reinier Zwitserloot
a7b6256523
[changelog] documenting previous commit.
2021-09-16 02:12:05 +02:00
Reinier Zwitserloot
693601e939
[changelog] add previous commit (val to final var) to changelog
2021-09-07 22:02:59 +02:00
Roel Spilker
6758714ed5
Change owner lombok GitHub repository
2021-04-23 00:01:55 +02:00
Reinier Zwitserloot
415e303ac2
[pr 2702] finishing the @StandardException feature.
...
* 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-16 06:40:35 +02:00
Reinier Zwitserloot
c64aca47a6
[versioning] post-release version bump
2021-04-02 01:31:16 +02:00
Reinier Zwitserloot
dda76a724b
[versioning] pre-release version bump
2021-04-02 01:01:37 +02:00
Reinier Zwitserloot
52a31bc4ae
[records] [@NonNull] eclipse impl onfthe @NonNull on record components feature.
...
All tests passing.
2021-03-24 06:22:15 +01:00
Reinier Zwitserloot
fb455f4634
[changelog] reflecting fixes #2701 and fixes #2704 in the changelog
2021-03-21 05:22:41 +01:00
Reinier Zwitserloot
d28027310f
[changelog]
2021-03-19 03:36:32 +01:00
Reinier Zwitserloot
8cee44b3b6
[changelog]
2021-03-05 03:33:13 +01:00
Reinier Zwitserloot
011e9915f2
[changelog] [issue #2730 ] add the potential fix to the changelog
2021-02-04 22:01:36 +01:00
Reinier Zwitserloot
3d3a4c322a
[versioning] post-release version bump
2021-01-28 23:20:00 +01:00
Reinier Zwitserloot
b9f1f50b8e
[versioning] pre-release version bump of the changelog as well
2021-01-28 23:16:26 +01:00
Reinier Zwitserloot
56d54bf1c4
[versioning] pre-release version bump
2021-01-28 22:58:02 +01:00
Andre Brait
b58eae2386
Add missing PR number
2020-12-10 18:01:05 +01:00
Reinier Zwitserloot
2fcd0a2f5f
[changelog] adding fix to ExtensionMethod with generics in ecj
2020-12-10 17:32:14 +01:00
Ken Dombeck
2900a8d112
Add new cache hashCode feature to changelog
2020-12-08 09:35:51 -06:00
Reinier Zwitserloot
321727559f
[trivial] recording ecj fix in changelog
2020-12-04 23:19:52 +01:00
Reinier Zwitserloot
e1f82ac4d1
[ #2645 ] Fixing the reading of lombok.config on sbt 1.4+
2020-11-13 04:44:40 +01:00
Reinier Zwitserloot
28fbff467b
[issue #285 ] Compiling with Maven+Tycho should now work
2020-10-30 04:48:52 +01:00
Roel Spilker
647c36f016
Update changelog
2020-10-29 23:02:50 +01:00
Reinier Zwitserloot
737dc6e433
[versioning] pre-release version bump
2020-10-15 23:24:04 +02:00
Roel Spilker
bda0da2722
Update changelog
2020-10-15 23:19:58 +02:00
Reinier Zwitserloot
76067c78fb
[versioning] pre-release version bump
2020-10-08 20:35:56 +02:00
Reinier Zwitserloot
2ac4faf14c
[trivial] [changelog]
2020-08-21 00:00:16 +02:00