Skip to content

Version 2.7.0

Compare
Choose a tag to compare
@nd1012 nd1012 released this 25 Aug 05:06
· 3 commits to main since this release

Changes

  • Updated references

Breaking changes

  • CurrencyCodes.Currency is record now
  • EuVatId.Syntax is frozen now
  • (I)ValidationInfo.Seen is a hash set now
  • ObjectValidationEventArgs.Seen is a hash set now
  • ReflectionHelper stores frozen sets now
  • ValidatableTypes stores hash sets now
  • By-ref and by-ref-like properties will be skipped

Additions

  • CurrencyCodes.Currency.Factor/Validate are virtual now
  • Added (Item)HostAttribute

Full Changelog: v2.6.0...v2.7.0