Skip to content

v1.5.0

Compare
Choose a tag to compare
@wallymathieu wallymathieu released this 15 Oct 17:17
· 1 commit to v1.5 since this release
42b742c
  • Support for Fable 4 (some functions had to be removed from Fable in order to it)
  • More IList and IReadOnlyList functions
  • Bug fixes in parse, tryParse, seq's TryFinally and (=>>) for ValueTask
  • Add Free.hoist
  • Add distinct for NonEmptySeq and NonEmptyList
  • Add ValueOption.ofOption and Task.result for Task and ValueTask