Releases: Col-E/ExtraCollections
Releases · Col-E/ExtraCollections
Release 1.8.0
Compare
Sorry, something went wrong.
No results found
Changelog
3b21450 Add merged/union set
6b58114 Add identityKeyOf to Maps
d045d87 Add identityIndexOf to Lists
4908961 Add inc/dec to other numeric boxes
1.7.0
Compare
Sorry, something went wrong.
No results found
Col-E
released this
18 Dec 04:12
Release 1.6.0
Compare
Sorry, something went wrong.
No results found
Changelog
d9df9ef Add set util for creating a unique visiting iterator among two sets
9749cc2 Add additional sort utils for lists
148069a Fix ObservableMap replacements being recorded as two separate change events
Release 1.5.1
Compare
Sorry, something went wrong.
No results found
Changelog
🐛 Fixes
1ccfb2d Tree.getAllLeaves() only yielding one value
Release 1.5.0
Compare
Sorry, something went wrong.
No results found
Changelog
Features
Fixes
fd8937e List combination of empty inputs does not yield expected result
Release 1.4.0
Compare
Sorry, something went wrong.
No results found
Changelog
Features
1cac24c Nullable item support in List/Map/Set util class methods
fbb05ae Add safe for-each with error handling to Unchecked
c4075f2 Additional utilities in Lists for sorted insertion order
Release 1.3.0
Compare
Sorry, something went wrong.
No results found
Release 1.2.3
Compare
Sorry, something went wrong.
No results found
Changelog
dbfe12e Add release profile for generating sources/javadocs
89c4a5b Bump version --> 1.2.3
0c72a87 Add sonatype publishing to JReleaser config
Contributors
We'd like to thank the following people for their contributions:
Release 1.2.2
Compare
Sorry, something went wrong.
No results found
Changelog
69dae97 Add write perms
723ac95 Update CI script
f59cb7e Add basic map inversion, bump version --> 1.2.2
257987f Add pom details + scm info
1ca760b Add test result badge to readme
1891dcf Chmod +x mvnw
8f67056 Migrate to JReleaser via github actions for creating releases
Contributors
We'd like to thank the following people for their contributions:
1.2.1
Compare
Sorry, something went wrong.
No results found
Col-E
released this
09 Sep 14:23
1.2.1 (2022-09-09)
Bug Fixes
Wrong name for mapping both L/R types in pair (4293d57 )