Releases: Col-E/ExtraCollections
Releases · Col-E/ExtraCollections
Release 1.8.0
25 Apr 19:57
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
18 Dec 04:12
Compare
Sorry, something went wrong.
No results found
Release 1.6.0
02 May 00:36
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
14 Sep 22:03
Compare
Sorry, something went wrong.
No results found
Changelog
🐛 Fixes
1ccfb2d Tree.getAllLeaves() only yielding one value
Release 1.5.0
04 Jul 21:23
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
03 Jul 03:51
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
09 May 17:41
Compare
Sorry, something went wrong.
No results found
Release 1.2.3
30 Apr 20:09
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
30 Apr 19:58
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
09 Sep 14:23
Compare
Sorry, something went wrong.
No results found
1.2.1 (2022-09-09)
Bug Fixes
Wrong name for mapping both L/R types in pair (4293d57 )