3.0.0-beta05
Pre-release
Pre-release
PawelGerr
released this
12 Feb 07:07
·
436 commits
to master
since this release
- Made the key arg in
ValidateConstructorArguments
aref
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.