Releases: skwasjer/IbanNet
Releases · skwasjer/IbanNet
v5.4.0
What's Changed
- Added
AcceptCountryRule
to restrict validation to a specific set of countries. The rule can be added via the validator options or dependency registration extensions. - Uses new .NET 6
Chunk()
LINQ API internally to format an IBAN and change ownPartition()
extension method into polyfill for older framework targets.
Full Changelog: v5.3.2...v5.4.0