Releases: gocardless/ibandit
Releases · gocardless/ibandit
v1.7.0
- Stop padding out Australian account details to 10 digits
v1.6.1
- Update BLZ data for September 2021
v1.6.0
- Drop Ruby 2.4 support
- Update BLZ data - BLZ_20210607
v1.5.0
v1.4.1
v1.4.0
- [Breaking] Correct swift_national_id for Canadian Psudo Ibans. Before swift_national_id would return the institution code only. Now it returns the {institution_code}{branch_code} as per the format for electronic transfers - 0YYYXXXXX
v1.3.0
- Add support for BY, EG, FO, IQ, LC, SC, UA and VA
v1.2.2
v1.2.1
- Updates BLZ data for September 2020
v1.2.0
- Improve validation for iban lengths
- Strip unwanted hyphen chars for Canadian IBANs
- Update rubocop and related gems