Skip to content

Releases: vkhorikov/CSharpFunctionalExtensions

v2.8.1

03 Jun 16:11
Compare
Choose a tag to compare

Code changes:

  • #206 Add OnSuccessTry returning Task

Fixed issues:

  • None

v2.8.0

20 May 12:07
Compare
Choose a tag to compare

Code changes:

  • #202 Add implicit conversions from T to Result and Result<T, E>
  • Added implicit operator for SimpleValueObject => T conversion

Fixed issues:

  • #201 Implicit conversion from T to Result

v2.7.1

22 Apr 13:04
Compare
Choose a tag to compare

PRs:

  • None

Fixed issues:

  • #198 Serializable value objects

v2.7.0

15 Apr 13:22
Compare
Choose a tag to compare

PRs:

  • #196 -- BindWithTransactionScope<T, K, E> added

Fixed issues:

  • #193 -- BindWithTransactionScope<T, K, E> missing

v2.6.0

07 Apr 13:12
Compare
Choose a tag to compare

PRs:

  • #195 -- Implement ToString() for Result, Result<T,E>, Result

Fixed issues:

  • #194 -- Better Debugging Experience

v2.5.0

29 Mar 14:52
Compare
Choose a tag to compare

PRs:

  • #188 -- Tap()/TapIf() - Major overhaul including examples
  • #192 -- TapIf overloads for handling result-returning funcs

Fixed issues:

  • #174 -- Risky Tap signatures
  • #179 -- Add Task<Result<T, E>> Tap<T, E, >(this Task<Result<T, E>> resultTask, Func<T, Task<>> func) override to TapAsyncBoth

v2.4.1

12 Mar 04:06
Compare
Choose a tag to compare
  • #187 -- Async code improvements, C#8, Bind() unit tests
  • #186 -- Quality improvements
  • #184 -- Overload for TapIf with Func<T, bool> condition

v2.4.0

12 Mar 03:49
Compare
Choose a tag to compare
  • #187 -- Async code improvements, C#8, Bind() unit tests
  • #186 -- Quality improvements
  • #184 -- Overload for TapIf with Func<T, bool> condition

v2.3.0

05 Jan 16:27
Compare
Choose a tag to compare

Added SimpleValueObject, #175

v2.2.2

05 Nov 21:37
Compare
Choose a tag to compare

Auto publishing of artifacts and release info -- first run.

TestMarkup();

This is bold and italics.

These are links to some issues: