Download Latest Version 2.12.0 source code.tar.gz (798.8 kB)
Email in envelope

Get an email when there's a new version of Immutables

Home / 2.11.5
Name Modified Size InfoDownloads / 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] @Check methods (returning void i.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 *BuildStages class generated to hold stage interfaces)
  • [#1598] fixed: @Data from org.immutables:datatype can be used as meta-annotation
  • [#1433] additionalStrictContainerConstructor=false can be used to suppress redundant strict factory method (constructor) overload

PRs

New Contributors

Full Changelog: https://github.com/immutables/immutables/compare/2.11.4...2.11.5

Source: README.md, updated 2025-10-07