Releases: Col-E/ExtraCollections
Releases · Col-E/ExtraCollections
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 )
1.2.0
22 Aug 01:52
Compare
Sorry, something went wrong.
No results found
1.2.0 (2022-08-22)
Releases now automated via CI
Features
Add pair (9922788 )
Add reversed to Lists (6c48bc9 )
Add Tree<K, V> types (a813bf8 )
Allow supplying constructors to Maps util calls (94bce77 )
Varargs list/set factories (84aa417 )
1.1.0 - BiMap and extra delegating types
18 Aug 00:05
Compare
Sorry, something went wrong.
No results found
And a fix for an embarrassing typo in package names