Skip to content

Releases: vkhorikov/CSharpFunctionalExtensions

v2.42.5

23 Jun 13:22
Compare
Choose a tag to compare

New features:

  • #547 Adding Maybe.ToUnitResult

Fixed issues:

  • None

v2.42.1

23 Jun 12:34
4414c0e
Compare
Choose a tag to compare

New features:

  • None

Fixed issues:

  • #27 Add strong named assembly

v2.42.0

29 Apr 19:13
Compare
Choose a tag to compare

New features:

  • #540 Add BindZip to return the Tuple of merged Binds

Fixed issues:

  • None

v2.41.0

24 Feb 12:49
Compare
Choose a tag to compare

New features:

  • #531 Added Task and ValueTask versions for AsMaybe

Fixed issues:

  • None

v2.40.3

14 Oct 11:11
Compare
Choose a tag to compare

New features:

  • #520 Add two additional TapIf.Task functions

Fixed issues:

  • None

v2.40.2

27 Sep 16:51
Compare
Choose a tag to compare

New features:

  • #517 Proposal for a TapIf overload

Fixed issues:

  • None

v2.40.1

07 Sep 11:19
Compare
Choose a tag to compare

New features:

  • None

Fixed issues:

  • #513 fix preprocessor conditions

v2.40.0

04 Jul 16:18
Compare
Choose a tag to compare

New features:

  • #510 Make Entity implement IComparable

Fixed issues:

  • None

v2.39.2

06 Jun 12:57
Compare
Choose a tag to compare

New features:

  • #506 Adding Task support to TapTry and TapIfTry

Fixed issues:

  • None

v2.39.1

05 Jun 19:10
Compare
Choose a tag to compare

New features:

  • #505 Adding TapTry and TapTryIf

Fixed issues:

  • None