UNPKG

bankcard-reader

Version:
27 lines (13 loc) 1.18 kB
# Change Log All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ## [1.0.1](https://github.com/waitingsong/node-bankcard-reader/compare/v1.0.0...v1.0.1) (2019-03-03) # Change Log All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. # [1.0.0](https://github.com/waitingsong/node-bankcard-reader/compare/v0.4.4...v1.0.0) (2019-02-26) ### Bug Fixes * createDir() path resolve under linux ([c6d1274](https://github.com/waitingsong/node-bankcard-reader/commit/c6d1274)) ### Features * add initialConfig.appDir ([e2c69a8](https://github.com/waitingsong/node-bankcard-reader/commit/e2c69a8)) * add Observable functions ([c9364db](https://github.com/waitingsong/node-bankcard-reader/commit/c9364db)) * do isPathAccessible() first within isDirFileExists() ([9ddae98](https://github.com/waitingsong/node-bankcard-reader/commit/9ddae98)) * export statAsync ([c832590](https://github.com/waitingsong/node-bankcard-reader/commit/c832590))