Skip to content

v9.3.0

Choose a tag to compare

@bfren bfren released this 07 Jan 12:30
· 72 commits to main since this release
6118b56

Major updates

  • Adding Switch and SwitchAsync functions with explicit Maybe<TReturn> return type (#93, #99)
  • Don't throw exceptions in SwitchIf (#94)
  • Simplifying SelectMany syntax (#96)

Full Changelog: v9.2.1...v9.3.0