Skip to content

v0.10.0

Compare
Choose a tag to compare
@moznion moznion released this 08 Dec 05:43
· 34 commits to main since this release
e517051

New Feature with Breaking Change

Support "correct" #OrElse() function #22

This feature changes the method signature of the #OrElse() that was introduced by v0.9.0, becoming to take a function that provides the fallback optional value. And the old implementation has been renamed #Or().