| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.11.5 source code.tar.gz | 2025-10-07 | 785.3 kB | |
| 2.11.5 source code.zip | 2025-10-07 | 1.9 MB | |
| README.md | 2025-10-07 | 967 Bytes | |
| Totals: 3 Items | 2.7 MB | 0 | |
Maintenance & refinements release
Thank you for the bug reports and PRs!
Issues
- [#1602]
@Checkmethods (returningvoidi.e. non-normalizing) now works from plain public constructors (@Style(of = "new") - [#1583] Staged builder now works for "outside"/top-level class builders, including record builders (with
*BuildStagesclass generated to hold stage interfaces) - [#1598] fixed:
@Datafromorg.immutables:datatypecan be used as meta-annotation - [#1433]
additionalStrictContainerConstructor=falsecan be used to suppress redundant strict factory method (constructor) overload
PRs
- [#1600] Stop infinite recursion for annotations applying to themselves by @aldexis in https://github.com/immutables/immutables/pull/1601
New Contributors
- @aldexis made their first contribution in https://github.com/immutables/immutables/pull/1601
Full Changelog: https://github.com/immutables/immutables/compare/2.11.4...2.11.5