Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: lord-executor/MaybeSharp

Tags

v1.3.3

Toggle v1.3.3's commit message
Updated to .NET 6

v1.3.2

Toggle v1.3.2's commit message
Added net5 and netstandard2.0 targets and bumped version to 1.3.2

v1.3.1

Toggle v1.3.1's commit message
Added strong name for MaybeSharp assembly

v1.3.0

Toggle v1.3.0's commit message
Added default parameter values to IMaybe implementations

- while strictly speaking not necessary, they make it more clear to read

v1.2.1

Toggle v1.2.1's commit message
Multi-targeting .NET 4.6 and .NET Core

v1.2.0

Toggle v1.2.0's commit message
Proper handling of GetHashCode and Equals

v1.1.0

Toggle v1.1.0's commit message
Improved API and documentation

v1.0.0

Toggle v1.0.0's commit message
Initial release