Skip to content

3.0.0-beta05

Pre-release
Pre-release
Compare
Choose a tag to compare
@PawelGerr PawelGerr released this 12 Feb 07:07
· 384 commits to master since this release
  • Made the key arg in ValidateConstructorArguments a ref parameter.
  • Changed the equality comparison (and GetHashCode) of the extensible/extended enums, so cloned base items are equal but siblings are not
  • The result of custom implementation of CreateInvalidItem is being checked so it doesn't return a key equals to valid key.