Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jun 11:27
· 13 commits to main since this release

1.2.0 - (2024-06-25)

🏠 Refactor

  • Split Ok and Err from inner-classes to separate files (0b4ff38)
  • Move src out of lib (2b6f45e)

🚀 Features

  • Add Result.match to match ok and error branches (752a19e)