Releases: codex-softwares/codexs-result
Release list
1.2.0
Combine up to 4 results -> chain .combineWith() up to four Results and merge their contents with mergeMap, mergeFlatMap or unwrapFlatMap.
Safer content access-> elseGetContent now uses Optional when the content might be null.
Better docs -> all public APIs are now fully documented.
Stability fix -> resolved a flaky test due to unordered collections.
1.1.0
1.0.0
First stable version, including runMatching
Release v0.1.2
Changelog
1f61ad8 chore(release) 0.1.2
a551fe9 chore(pub) add maven credentials from secrets for publication
a4e7780 chore(release) 0.1.1
7e90569 chore(pub) add sonatype OSSRH repo for publication
1be9cd4 chore(release) fix build to actually publish jars
8aa1344 chore(release) add workflow to publish
d3f28ee feat(result) result class v1
a2f4132 chore(gradle) project structure
0ae0dc0 style(intellij) code style files
4e8e819 chore(git) exclude intellij from tracked files
3c7e346 chore(licence) update the organisation name
6a8342a chore(git) add gitignore
af3ef6c Initial commit
0.1.2
jreleaser-config-2
chore: add gpg key installation step