Skip to content

Releases: skwasjer/IbanNet

v5.4.0

31 Dec 13:50
Compare
Choose a tag to compare

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 own Partition() extension method into polyfill for older framework targets.

Full Changelog: v5.3.2...v5.4.0

v5.3.2

18 Dec 04:30
Compare
Choose a tag to compare

What's Changed

  • Improved examples
  • Change master to main

Full Changelog: v5.3.1...v5.3.2

v5.3.1

14 Nov 01:54
02c98de
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.3.0...v5.3.1