Skip to content

Releases: Felix-CodingClimber/DotNetElements.Core.Result

v0.1.9

08 Feb 08:17
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Fixed missing ; in source generated ErrorResult

Full Changelog: v0.1.8...v0.1.9

v0.1.8

08 Feb 08:05
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Fixed implicit Ok(value), Ok() and Fail() usages for Result and ErrorResult

Full Changelog: v0.1.7...v0.1.8

v0.1.7

08 Feb 07:35
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Improved the usage of Ok(value) instead of Result.Ok(value) for Result and ErrorResult

Full Changelog: v0.1.6...v0.1.7

v0.1.6

08 Feb 07:09
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v0.1.6 Pre-release
Pre-release

First try fixing Ok(value) usage without the need of Result.Ok(value) for generic results.

Full Changelog: v0.1.5...v0.1.6

v0.1.5

22 May 11:30
409bce1

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.4...v0.1.5

Added ResultWithError

08 Mar 06:15
e056c4d

Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

Fixed major namespace collision problem

07 Mar 20:56
13dd65f

Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

Fixed namespaces again

02 Mar 20:50

Choose a tag to compare

Fixed namespaces again

02 Mar 20:01

Choose a tag to compare

Small bug fix update

02 Mar 19:51

Choose a tag to compare

Fixed missing namespace in generated Result

Full Changelog: v0.0.9...v0.1.0