Releases: sinkien/IBAN4Net
Releases · sinkien/IBAN4Net
IBAN4Net v.2.0.6
- Added all countries listed as experimental/partial
- Minor BBAN rules fixes
- Added target support for net6
IBAN4Net v.2.0.5
Added .net 5.0 target support
IBAN4Net v.2.0.4
- added support for SEPA
- minor fixes and cleanup
IBAN4Net v.2.0.3
- 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
- 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