Skip to content

3.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@pascalberger pascalberger released this 07 Jan 07:41
c29861f

As part of this release we had 6 issues closed.

Breaking changes

  • #65 Add a possibility to retrieve the Maybe's value where a default value is returned for the none-Case
  • #63 Add Some method overload allowing calls to methods with return type maybe

Improvement

  • #67 Use embedded icon in NuGet package

Documentation

  • #56 Improve documentation
  • #15 Add documentation
  • #12 Use inheritdoc for inherited comments