Skip to content

Releases: demystifyfp/FsToolkit.ErrorHandling

2.6.0

07 Jul 19:45

Choose a tag to compare

2.6.0-beta001

07 Jul 19:43

Choose a tag to compare

2.5.0

26 May 20:51

Choose a tag to compare

  • Added Async, Task and Job overloads for the relevant Option CEs to resolve Credits @Jmaharman - (#132)

2.5.0-beta001

26 May 20:49

Choose a tag to compare

2.5.0-beta001 Pre-release
Pre-release

-A dded Async, Task and Job overloads for the relavant Option CEs to resolve Credits @Jmaharman - (#132)

2.4.0

23 May 23:32

Choose a tag to compare

  • Adds defaultError and zipError helpers Credits @sep2 - (#130)

2.4.0-beta001

23 May 23:29

Choose a tag to compare

2.4.0-beta001 Pre-release
Pre-release
  • Adds defaultError and zipError helpers Credits @sep2 - (#130)

2.3.0

14 May 20:33

Choose a tag to compare

  • Adds Applicative Support to OptionCE. Also adds bindings for Nullable and null objects Credits @TheAngryByrd - (#126)

2.3.0-beta002

14 May 20:14

Choose a tag to compare

2.3.0-beta002 Pre-release
Pre-release
  • Adds Applicative Support to OptionCE. Also adds bindings for Nullable and null objects Credits @TheAngryByrd - (#126)

2.3.0-beta001

14 May 20:05

Choose a tag to compare

2.3.0-beta001 Pre-release
Pre-release
  • Adds Applicative Support to OptionCE. Also adds bindings for Nullable and null objects Credits @TheAngryByrd - (#126)

2.2.0

21 Apr 17:17

Choose a tag to compare

  • AsyncResult, TaskResult, JobResult error helpers Credits @meridaio - (#124)