-
Loads of changes and new additions.
released this
2026-05-15 01:51:39 +02:00 | -2 commits to master since this release-Added: Sequenced Collections support.
-Added: ReferenceMaps
-Added: IndirectSorting
-Added: Missing Optionals
-Added: Collectors for Lists and Sets
-Added: ReverseCollections for Sequenced/OrderedCollections
-Breaking Change: FindFirst & reduce without identity use now Optionals
instead of defaultValues
-Breaking Change: Lists and OrderedSets no longer use Poll prefix they
use now the java Remove
-Fixed: #33
-Fixed: Add/PutAndMoveToFirst wouldn't work if the collection was only
with 1 entry present.
-Fixed: Various new bugs found with the expansion of the unit tests.Downloads