Releases: mattiasnordqvist/DotNetThoughts
Releases · mattiasnordqvist/DotNetThoughts
DotNetThoughts.Results.Analyzer-1..0.0
Testing out an analyzer for forgotten Results
What's Changed
- add analyzer by @mattiasnordqvist in #3
Full Changelog: DotNetThoughts.Results-1.5.5...DotNetThoughts.Results.Analyzer-1.0.0
DotNetThoughts.Results-1.5.7
DotNetThoughts.Results-1.5.6
update analyzer reference
DotNetThoughts.Results-1.5.5
What's Changed
- Overridden PrintMembers for Result and ErrorBase by @carl-berg in #2
New Contributors
- @carl-berg made their first contribution in #2
Full Changelog: DotNetThoughts.Results-1.5.4...DotNetThoughts.Results-1.5.5
ValueOrThrow is not Pure
[Pure]
Full Changelog: DotNetThoughts.Results-1.5.1...DotNetThoughts.Results-1.5.3
HasError supersedes IsError
Added HasError and HasSingleError to replace IsError
Added some docs
Added optional motivation to ValueOrThrow.
BREAKING but easy to fix. Renamed ErrorResultAsException to ValueOrThrowException
Full Changelog: DotNetThoughts.Results-1.5.0...DotNetThoughts.Results-1.5.1
DotNetThoughts.Results-1.5.0
What's Changed
- Some result additions by @mattiasnordqvist in #1
New Contributors
- @mattiasnordqvist made their first contribution in #1
Full Changelog: DotNetThoughts.Results-1.4.3...DotNetThoughts.Results-1.5.0
Better BindAll & BindEach
DotNetThoughts.Results-1.4.3 .
Better BindAll & BindEach
DotNetThoughts.Results-1.4.2 BindAll & BindEach