Skip to content

1.0.0

Compare
Choose a tag to compare
@TomokiMiyauci TomokiMiyauci released this 15 Oct 16:43
· 34 commits to main since this release

1.0.0 (2022-09-30)

Bug Fixes

  • results: not export internal implementation (7d1a97a)

Features

  • results: add minimum Result definition (5a8b79f)
  • types: re-define container types (c5b064b)
  • utils: add isOk and isErr function (7e88616)
  • utils: add match function that provide pattern matching (4ca50bc)
  • utils: add unsafe function that handle dangerous code and convert to container (9b2d549)