Releases: jbub/banking
Releases · jbub/banking
v0.8.0
v0.7.0
v0.6.0
v0.5.0
v0.4.0
- Fix Costa Rica iban.
- Add support for Ukraine iban.
- Add support for Seychelles iban.
- Add support for Saint Lucia iban.
- Add support for Kosovo iban.
- Add support for Iraq iban.
- Add support for Greenland iban.
- Add support for Faroe Islands iban.
- Add support for East Timor iban.
- Add support for bban.Zero.
- Drop unicode dependency.
v0.3.0
- Do not use regexp to validate swift codes.
- Optimize calculateMod to not use strconv.ParseInt.
- Refactor bban validation.
- Move bban structure to iban to eliminate duplicate parsing.
- Drop fmt.Sprintf usage in calculateCheckDigit.
- Drop fmt.Sprintf usage in favour of string concat to save allocations.
- Refactor iban country code validation.
- Deprecate New and use Parse instead.
- Add support for Belarus iban.