Skip to content

1.0.8

Compare
Choose a tag to compare
@michaelbull michaelbull released this 24 Jan 18:26
· 321 commits to master since this release
  • Fix mis-ordered modifier keywords (631f81d)
  • Add toResultOr (410563b)
    • Acts as a factory function for converting nullable types to Results. An example is shown in the README.