Skip to content

Releases: fsprojects/FSharpx.Extras

3.1.0

10 Mar 22:27
b921396
Compare
Choose a tag to compare
  • Restore Task functions by reintroducing Task computation expression as internal component. - #409

3.0.0

27 Feb 19:45
da43a30
Compare
Choose a tag to compare
  • Add using and loops for EitherBuilder and ResultBuilder - #394
  • Allow not null implementation of IDisposable in CEs - #395
  • Add either, defaultValue and defaultWith to Result - #396
  • Remove TaskBuilder. - #397
  • Add Enum.toString and constrain types in Enum module. - #401
  • Remove obsolete functions and modules. - #403
  • Fix files deviating from repo's license. - #407

2.5.0

04 Jun 01:26
5af486d
Compare
Choose a tag to compare
  • Add Option.someIf function - #391
  • Add Option.ofUnchecked function - #392

2.4.0

04 Jun 01:14
70f4814
Compare
Choose a tag to compare
  • Add Enum.isDefined function - #382
  • Deprecate taskbuilder in favor of taskbuilder.fs - #381
  • Add net452 support - #379
  • Add Validation.sequenceIgnore and Validation.mapMIgnore functions - #365

2.3.2

21 Oct 21:56
Compare
Choose a tag to compare

Improve C# compatibility - #376

2.3.1

21 Oct 20:34
Compare
Choose a tag to compare

Update dependency versions for FSharpx.Async and FSharpx.Collections - https://github.com/fsprojects/FSharpx.Extras/issue/370
Update source linking to use new, dotnet approach - https://github.com/fsprojects/FSharpx.Extras/issue/372
Added ofOptionF to Result module - #377

2.2.1

29 Jan 09:38
Compare
Choose a tag to compare

BGUFIX: Fixed ParallelWithThrottle - #350

2.2.0

31 Oct 08:40
Compare
Choose a tag to compare

New getOrFailf function for Option - #345
New getOrFail and getOrRaise functions for Option - #344
New String helpers - #343
BUGFIX: Fixed Try/Finally in TaskBuilder - #349

2.1.3

09 Sep 06:19
Compare
Choose a tag to compare

New getOrFailf function for Option - #345

2.1.2

08 Sep 08:46
Compare
Choose a tag to compare

New getOrFail and getOrRaise functions for Option - #344