Skip to content

v8.1.0

Choose a tag to compare

@bfren bfren released this 21 Mar 16:38
· 253 commits to main since this release

Major updates

  • Targeting .NET 6 and .NET 7 (#16)
  • Adding Parse functions and tests (#22)
  • Adding Map() and Bind() functions for IEnumerable (#28)

Minor updates

  • Improving null value handling for consumers that haven't enabled nullable (#17)
  • Simplifying names (#23)
  • Adding Maybe.Testing to implicit usings for test projects (#24)
  • Fixing README.md reference (#26)
  • Making parse functions accept nullable strings (#27)
  • Ignoring IDE0058 in test projects (#29)

Full Changelog: v8.0.1...v8.1.0