@usecomma/modulus-check
Version:
Validate a UK bank account number against a sort code using the VocaLink modulus check
86 lines (49 loc) • 4.34 kB
Markdown
# Changelog
## [0.1.4](https://github.com/uphold/uk-modulus-checking/tree/0.1.4) (2020-12-11)
[Full Changelog](https://github.com/uphold/uk-modulus-checking/compare/v0.1.3...0.1.4)
**Merged pull requests:**
- Update Vocalink data sets to v640 valid as of 12/10/2020 [\#23](https://github.com/uphold/uk-modulus-checking/pull/23) ([solanki-das](https://github.com/solanki-das))
## [v0.1.3](https://github.com/uphold/uk-modulus-checking/tree/v0.1.3) (2020-08-03)
[Full Changelog](https://github.com/uphold/uk-modulus-checking/compare/v0.1.2...v0.1.3)
**Merged pull requests:**
- Updating Vocalink to v612 \(12 JUNE 2020\) [\#21](https://github.com/uphold/uk-modulus-checking/pull/21) ([htmlandbacon](https://github.com/htmlandbacon))
- Add MIT license [\#18](https://github.com/uphold/uk-modulus-checking/pull/18) ([NelsonBrandao](https://github.com/NelsonBrandao))
## [v0.1.2](https://github.com/uphold/uk-modulus-checking/tree/v0.1.2) (2019-07-18)
[Full Changelog](https://github.com/uphold/uk-modulus-checking/compare/v0.1.1...v0.1.2)
**Merged pull requests:**
- Update Vocalink data sets to versions valid as of 27/05/2019 [\#17](https://github.com/uphold/uk-modulus-checking/pull/17) ([gunjam](https://github.com/gunjam))
## [v0.1.1](https://github.com/uphold/uk-modulus-checking/tree/v0.1.1) (2019-02-05)
[Full Changelog](https://github.com/uphold/uk-modulus-checking/compare/v0.1.0...v0.1.1)
**Merged pull requests:**
- Update Vocalink data sets to versions valid as of 28/01/2019 [\#16](https://github.com/uphold/uk-modulus-checking/pull/16) ([gunjam](https://github.com/gunjam))
## [v0.1.0](https://github.com/uphold/uk-modulus-checking/tree/v0.1.0) (2019-01-18)
[Full Changelog](https://github.com/uphold/uk-modulus-checking/compare/v0.0.7...v0.1.0)
**Merged pull requests:**
- Add `babel-plugin-static-fs` [\#15](https://github.com/uphold/uk-modulus-checking/pull/15) ([nunofgs](https://github.com/nunofgs))
## [v0.0.7](https://github.com/uphold/uk-modulus-checking/tree/v0.0.7) (2018-11-13)
[Full Changelog](https://github.com/uphold/uk-modulus-checking/compare/v0.0.6...v0.0.7)
**Merged pull requests:**
- Update Vocalink data sets to versions valid as of 26/11/2018 [\#14](https://github.com/uphold/uk-modulus-checking/pull/14) ([gunjam](https://github.com/gunjam))
## [v0.0.6](https://github.com/uphold/uk-modulus-checking/tree/v0.0.6) (2018-04-09)
[Full Changelog](https://github.com/uphold/uk-modulus-checking/compare/v0.0.5...v0.0.6)
**Merged pull requests:**
- Update Vocalink data sets and PDF docs to versions valid as of 16/4/2018 [\#13](https://github.com/uphold/uk-modulus-checking/pull/13) ([gunjam](https://github.com/gunjam))
## [v0.0.5](https://github.com/uphold/uk-modulus-checking/tree/v0.0.5) (2017-10-26)
[Full Changelog](https://github.com/uphold/uk-modulus-checking/compare/v0.0.4...v0.0.5)
**Merged pull requests:**
- Update Vocalink data sets and PDF docs to versions valid as of 9/10/2017 [\#9](https://github.com/uphold/uk-modulus-checking/pull/9) ([gunjam](https://github.com/gunjam))
## [v0.0.4](https://github.com/uphold/uk-modulus-checking/tree/v0.0.4) (2017-08-19)
[Full Changelog](https://github.com/uphold/uk-modulus-checking/compare/0.0.3...v0.0.4)
**Merged pull requests:**
- Update Vocalink data sets and PDF docs [\#8](https://github.com/uphold/uk-modulus-checking/pull/8) ([gunjam](https://github.com/gunjam))
## [0.0.3](https://github.com/uphold/uk-modulus-checking/tree/0.0.3) (2016-04-29)
[Full Changelog](https://github.com/uphold/uk-modulus-checking/compare/0.0.2...0.0.3)
**Merged pull requests:**
- Add accountNumber and sortCode length validation [\#7](https://github.com/uphold/uk-modulus-checking/pull/7) ([promag](https://github.com/promag))
## [0.0.2](https://github.com/uphold/uk-modulus-checking/tree/0.0.2) (2016-03-09)
[Full Changelog](https://github.com/uphold/uk-modulus-checking/compare/0.0.1...0.0.2)
**Merged pull requests:**
- Fix transpile command [\#3](https://github.com/uphold/uk-modulus-checking/pull/3) ([franciscocardoso](https://github.com/franciscocardoso))
## [0.0.1](https://github.com/uphold/uk-modulus-checking/tree/0.0.1) (2016-03-09)
**Merged pull requests:**
- Add standard and 'double alternate' methods [\#2](https://github.com/uphold/uk-modulus-checking/pull/2) ([franciscocardoso](https://github.com/franciscocardoso))