Skip to content

Commit

Permalink
version 2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vkhorikov committed May 20, 2020
1 parent c14e805 commit e8c67bb
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions version.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
2.7.1
PRs:
* None
2.8.0
Code changes:
* #202 Add implicit conversions from T to Result<T> and Result<T, E>
* Added implicit operator for SimpleValueObject<T> => T conversion

Fixed issues:
* #198 Serializable value objects
* #201 Implicit conversion from T to Result<T>

0 comments on commit e8c67bb

Please sign in to comment.