Skip to content

Releases: sinkien/IBAN4Net

IBAN4Net v.2.0.6

13 Oct 23:44
Compare
Choose a tag to compare
  • Added all countries listed as experimental/partial
  • Minor BBAN rules fixes
  • Added target support for net6

IBAN4Net v.2.0.5

13 Nov 01:45
Compare
Choose a tag to compare

Added .net 5.0 target support

IBAN4Net v.2.0.4

31 Oct 01:57
Compare
Choose a tag to compare
  • added support for SEPA
  • minor fixes and cleanup

IBAN4Net v.2.0.3

24 Oct 01:37
Compare
Choose a tag to compare
  • BREAKING CHANGE - fixed casing of namespace (sinkien => SinKien)
  • Supports netstandard 1.2, 1.4, 2.0
  • Performance fixes
  • SourceLink support (available via nuget package)
  • Minor features and improvements
  • Added support for some exotic countries ;)

IBAN4Net v.1.0.5

13 Oct 19:38
Compare
Choose a tag to compare
  • added support for Account Number Prefix part of BBAN (CZ and SK)
  • added support for exception-less validation
  • added function for checking support of BBAN's entry with specified country code Bban.IsBbanEntrySupported
  • improved checking for supported country codes IbanUtils.IsCountrySupported