Releases: vkhorikov/CSharpFunctionalExtensions
Releases · vkhorikov/CSharpFunctionalExtensions
v2.6.0
PRs:
- #195 -- Implement ToString() for Result, Result<T,E>, Result
Fixed issues:
- #194 -- Better Debugging Experience
v2.5.0
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
- #187 -- Async code improvements, C#8, Bind() unit tests
- #186 -- Quality improvements
- #184 -- Overload for TapIf with Func<T, bool> condition
v2.4.0
- #187 -- Async code improvements, C#8, Bind() unit tests
- #186 -- Quality improvements
- #184 -- Overload for TapIf with Func<T, bool> condition
v2.3.0
Added SimpleValueObject
, #175
v2.2.2
Auto publishing of artifacts and release info -- first run.
This is bold and italics.
These are links to some issues: