### Changelog #### [v0.1.1](https://github.com/eCollect/node-ebics-client/compare/v0.1.0...v0.1.1) > 7 November 2019 - Closes #17 and #13 [`#21`](https://github.com/eCollect/node-ebics-client/pull/21) - Drop moment dependency [`#20`](https://github.com/eCollect/node-ebics-client/pull/20) - feat: add nyc and cleanup .gitignore [`3e95478`](https://github.com/eCollect/node-ebics-client/commit/3e95478b3be719c86f32c7df10c42e46b7518669) - feat: drop bn.js [`eea0a49`](https://github.com/eCollect/node-ebics-client/commit/eea0a49130e30c123b110120c69d7b7c19fd12ba) - feat add BigNumber tests [`0efc46b`](https://github.com/eCollect/node-ebics-client/commit/0efc46b0143cd6deda0e5e748a9da06616a2e55b) #### [v0.1.0](https://github.com/eCollect/node-ebics-client/compare/v0.0.4...v0.1.0) > 5 November 2019 - Feat: handle unsual exponent migrate to node-forge [`#16`](https://github.com/eCollect/node-ebics-client/pull/16) - Add order generation tests and fix linting [`#15`](https://github.com/eCollect/node-ebics-client/pull/15) - test script run mocha [`#14`](https://github.com/eCollect/node-ebics-client/pull/14) - chore: readme maintenance [`#11`](https://github.com/eCollect/node-ebics-client/pull/11) - Provide examples [`#10`](https://github.com/eCollect/node-ebics-client/pull/10) - * Add Z53 order type [`#7`](https://github.com/eCollect/node-ebics-client/pull/7) - remove eCollect from constant and minor verbose error handeling [`#2`](https://github.com/eCollect/node-ebics-client/pull/2) - add iso pain format XCT order type [`#1`](https://github.com/eCollect/node-ebics-client/pull/1) - remove eCollect from constant and minor verbose error handaling [`#4`](https://github.com/eCollect/node-ebics-client/pull/4) - add iso pain format XCT order type [`#5`](https://github.com/eCollect/node-ebics-client/pull/5) - Fix parsing of the bank keys in the HPB response [`#3`](https://github.com/eCollect/node-ebics-client/pull/3) - feat: prepare order generation tests [`e40f79c`](https://github.com/eCollect/node-ebics-client/commit/e40f79cee68a194272c93f07e763175b213a77a1) - chore: cleanup [`0c01420`](https://github.com/eCollect/node-ebics-client/commit/0c01420c1e14992a4169098ccd47cd196b899f06) #### v0.0.4 > 3 September 2018 - Major changes. Separating responsibilities. Orders builder, serializer. [`ff9a3a1`](https://github.com/eCollect/node-ebics-client/commit/ff9a3a16b47d0a25674134c875bfd651995837e4) - initial commit [`1f947ff`](https://github.com/eCollect/node-ebics-client/commit/1f947ff1480c522f89fa1f547581b55e2378d920) - code optimization [`1876360`](https://github.com/eCollect/node-ebics-client/commit/187636019c290d757aca77d4c14fb4f2519acd38)