Skip to content

Tags: wareismymind/Secundatives

Tags

v2.10.0

Toggle v2.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Add MapOr async extensions and Result.Flatten (#51)

Verbal approval

v2.9.0

Toggle v2.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: added UnwrapOr that takes in an async lambda (#50)

* feat: added UnwrapOr that takes in an async lambda

* feat: Add tests for async unwrap or

* fixing merge stuff

* missing return docs

* add task<maybe<T>> unwraporasync

* impl and tests for Task<Maybe> with sync func

v2.8.0

Toggle v2.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Just a few things (#48)

* add editorconfig

* editorconfig applied

* added gitattribs

* add implicit operator

* formatting pass

* add messages to classes that could use docs and suppressed warnings in cases where they would just be bloat

* fixes for docs, addl tests (97+% coverage) and updated packages in test project

v2.7.0

Toggle v2.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Result.MapOr extension and unit tests for it. (#44)

* Add Result.MapOr extension and unit tests for it.

* Remove extra newline

* Adjust method comment

v2.6.2

Toggle v2.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
nuget pub (#46)

* nuget pub

* fixes - reading is hard

v2.6.1

Toggle v2.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
init shot at GHA (#45)

* init shot at GHA

* test project version bump