Skip to content

v2.8.0

Compare
Choose a tag to compare
@vkhorikov vkhorikov released this 20 May 12:07
· 626 commits to master since this release

Code changes:

  • #202 Add implicit conversions from T to Result and Result<T, E>
  • Added implicit operator for SimpleValueObject => T conversion

Fixed issues:

  • #201 Implicit conversion from T to Result