Releases: dbosoft/Dbosoft.Functional
Releases · dbosoft/Dbosoft.Functional
Release 3.1.0
What's Changed
- Add validation functionality by @ChristopherMann in #14
- Update Microsoft.SourceLink.GitHub requirement from 1.* to 8.* by @dependabot in #13
New Contributors
- @ChristopherMann made their first contribution in #14
Full Changelog: v3.0.0...v3.1.0
Release 3.0
What's Changed
- [Breaking] Bump LanguageExt.Core from 4.0.3 to 4.4.2 by @dependabot in #9
- Bump GitVersion.MsBuild from 5.8.1 to 5.12.0 by @dependabot in #11
- Dependency versions / Added source link by @fw2568 in #12
Full Changelog: v2.2.0...v3.0.0
Release 2.2.0
Improvements
Added new extensions for Either:
- ToEitherRight
- ToEitherLeft
- IfNoneAsync
Release 2.1.0
Release 2.0.1
Release 2.0
Features:
-
Updated references:* BREAKING!
- updated languageex to 3.4.15
- update System.Threading.Tasks.Dataflow to 5.0.0
Release 2.0 - Beta 1
Updated references: BREAKING!
- updated languageex to 3.4.15
- update System.Threading.Tasks.Dataflow to 5.0.0
Features:
- added a implemention of Use for EitherAsync
Initial Release
first official release for publishing to github