Skip to content

v4.0

Latest
Compare
Choose a tag to compare
@minecrawler minecrawler released this 19 Sep 15:31
· 6 commits to master since this release

Bug Fixes

  • store state-info explicitly

New Features

  • Add new unwrap-methods
    • unwrapAnd(),
    • unwrapAndThen(),
    • unwrapOr(),
    • unwrapOrElse()

Enhancements

  • Change some methods to return Result instead of the contained value to keep the API closer to the original