All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.0 (2018-05-15)
0.7.1 (2018-05-15)
0.7.0 (2018-04-20)
- abstractService: add normalizers for BIN and PAN (24d643e)
0.6.0 (2018-04-19)
- abstractService get* methods returns Promise instead of exception (c2f7a4f)
- add freebinchecker service (4e048f1)
0.5.0 (2018-04-18)
- add braintree service (0fa5860)
0.4.0 (2018-04-16)
- pass additional transport props from service to api layer (a49beb6)
0.3.0 (2018-04-14)
- preservice: getPaySys must return the only match (b5b8f34)
- add cardInfo response contract (bc2702e)
0.2.0 (2018-04-12)
- preservice: add paysys defs for mastercard, amex, mir, maestro, etc. (c7fc2e3)
- add
org
field to paysys definition (dfa52ae)
- validator: return false if alg is not supported (0cd7a88)