Skip to content

[0.6.1] - 2024-10-6

Compare
Choose a tag to compare
@meech-ward meech-ward released this 07 Oct 05:28
· 43 commits to main since this release
5b9e740

[0.6.1] - 2024-10-6

Added

  • Might and Fail functions
  • new docs page in the readme

Changed

  • mightFail and mightFailSync now return an object tuple so you can destructure it as an object or a tuple, your choice.
  • removed the /tuple folder since the normal might-fail import will work the same.