Skip to content

Releases: codex-softwares/codexs-result

1.2.0

Choose a tag to compare

@jocmer-codex jocmer-codex released this 07 Aug 22:30
6f9da1a

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

Choose a tag to compare

@jocmer-codex jocmer-codex released this 19 Feb 09:42
  • Add map traversing

1.0.0

Choose a tag to compare

@jocmer-codex jocmer-codex released this 30 Aug 23:39

First stable version, including runMatching

Release v0.1.2

Choose a tag to compare

@jocmer-codex jocmer-codex released this 03 Jun 14:50

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

Choose a tag to compare

@jocmer-codex jocmer-codex released this 03 Jun 10:48
chore(release) 0.1.2

jreleaser-config-2

jreleaser-config-2 Pre-release
Pre-release

Choose a tag to compare

@jocmer-codex jocmer-codex released this 03 Jun 18:05
chore: add gpg key installation step