Skip to content

Releases: mattiasnordqvist/DotNetThoughts

DotNetThoughts.Results.Analyzer-1..0.0

31 May 13:36
102995d
Compare
Choose a tag to compare

Testing out an analyzer for forgotten Results

What's Changed

Full Changelog: DotNetThoughts.Results-1.5.5...DotNetThoughts.Results.Analyzer-1.0.0

DotNetThoughts.Results-1.5.7

31 May 14:24
Compare
Choose a tag to compare

DotNetThoughts.Results-1.5.6

31 May 14:17
Compare
Choose a tag to compare
update analyzer reference

DotNetThoughts.Results-1.5.5

14 May 14:51
Compare
Choose a tag to compare

What's Changed

  • Overridden PrintMembers for Result and ErrorBase by @carl-berg in #2

New Contributors

Full Changelog: DotNetThoughts.Results-1.5.4...DotNetThoughts.Results-1.5.5

ValueOrThrow is not Pure

28 Apr 19:03
Compare
Choose a tag to compare

[Pure]

28 Apr 17:56
Compare
Choose a tag to compare

HasError supersedes IsError

28 Apr 11:49
Compare
Choose a tag to compare

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

09 Feb 10:00
19c4f1b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: DotNetThoughts.Results-1.4.3...DotNetThoughts.Results-1.5.0

Better BindAll & BindEach

01 Dec 19:00
Compare
Choose a tag to compare
DotNetThoughts.Results-1.4.3

.

Better BindAll & BindEach

01 Dec 18:47
Compare
Choose a tag to compare
DotNetThoughts.Results-1.4.2

BindAll & BindEach