UNPKG

@waiting/idcard-reader-bp8903

Version:
75 lines (48 loc) 4.63 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. ## [2.3.2](https://github.com/waitingsong/node-idcard-reader-bp8903/compare/v2.3.1...v2.3.2) (2019-05-23) <a name="2.1.0"></a> # [2.1.0](https://github.com/waitingsong/node-idcard-reader-bp8903/compare/v2.0.0...v2.1.0) (2019-02-22) <a name="2.0.0"></a> # [2.0.0](https://github.com/waitingsong/node-idcard-reader-bp8903/compare/v1.0.0...v2.0.0) (2019-02-20) <a name="1.0.0"></a> # [1.0.0](https://github.com/waitingsong/node-idcard-reader-bp8903/compare/v0.1.0...v1.0.0) (2019-02-20) ### Features * export Types IDData, Options ([f0840bf](https://github.com/waitingsong/node-idcard-reader-bp8903/commit/f0840bf)) <a name="0.1.0"></a> # 0.1.0 (2019-02-20) ### Bug Fixes * catch test error ([5efe156](https://github.com/waitingsong/node-idcard-reader-bp8903/commit/5efe156)) * createDir() path resolve under linux ([c6d1274](https://github.com/waitingsong/node-idcard-reader-bp8903/commit/c6d1274)) * deps, peerDeps might empty ([e3ab52b](https://github.com/waitingsong/node-idcard-reader-bp8903/commit/e3ab52b)) * error TS1345: An expression of type 'void' cannot be tested for truthiness ([0085713](https://github.com/waitingsong/node-idcard-reader-bp8903/commit/0085713)) * options not covered within createFile() ([a2ae4e8](https://github.com/waitingsong/node-idcard-reader-bp8903/commit/a2ae4e8)) * path require parse by normalize() within createDir() ([371a313](https://github.com/waitingsong/node-idcard-reader-bp8903/commit/371a313)) * revert ts-node to '5.0.1' ([cc83ade](https://github.com/waitingsong/node-idcard-reader-bp8903/commit/cc83ade)) * rimraf() got "no such file or directory" if unlink a file ([2680611](https://github.com/waitingsong/node-idcard-reader-bp8903/commit/2680611)) * **tslint:** no-unused-variable rule ([d0ce43a](https://github.com/waitingsong/node-idcard-reader-bp8903/commit/d0ce43a)) * rimraf() rm folder ([87fe6d5](https://github.com/waitingsong/node-idcard-reader-bp8903/commit/87fe6d5)) * wrong variable within createFile() ([49ac701](https://github.com/waitingsong/node-idcard-reader-bp8903/commit/49ac701)) ### Features * add assertNever() ([6eb9349](https://github.com/waitingsong/node-idcard-reader-bp8903/commit/6eb9349)) * add assertNeverObb() ([91da144](https://github.com/waitingsong/node-idcard-reader-bp8903/commit/91da144)) * add isPathAcessible() ([7eb000b](https://github.com/waitingsong/node-idcard-reader-bp8903/commit/7eb000b)) * add lib/shared.ts ([6915fb1](https://github.com/waitingsong/node-idcard-reader-bp8903/commit/6915fb1)) * add logger() ([5d603c5](https://github.com/waitingsong/node-idcard-reader-bp8903/commit/5d603c5)) * add Observable functions ([c9364db](https://github.com/waitingsong/node-idcard-reader-bp8903/commit/c9364db)) * change logger() to accept more args ([b5d0ca4](https://github.com/waitingsong/node-idcard-reader-bp8903/commit/b5d0ca4)) * compile output bundle file without minify ([0b78ba1](https://github.com/waitingsong/node-idcard-reader-bp8903/commit/0b78ba1)) * do isPathAccessible() first within isDirFileExists() ([9ddae98](https://github.com/waitingsong/node-idcard-reader-bp8903/commit/9ddae98)) * export basename() from shared ([7e93fd7](https://github.com/waitingsong/node-idcard-reader-bp8903/commit/7e93fd7)) * export dirname() ([0db2a50](https://github.com/waitingsong/node-idcard-reader-bp8903/commit/0db2a50)) * export native assert() ([683cea8](https://github.com/waitingsong/node-idcard-reader-bp8903/commit/683cea8)) * export os.tmpdir() ([1cc1f3e](https://github.com/waitingsong/node-idcard-reader-bp8903/commit/1cc1f3e)) * export rmdirAsync() and rimraf() ([4ef519a](https://github.com/waitingsong/node-idcard-reader-bp8903/commit/4ef519a)) * export statAsync ([c832590](https://github.com/waitingsong/node-idcard-reader-bp8903/commit/c832590)) * output esm.min.js ([f6c729f](https://github.com/waitingsong/node-idcard-reader-bp8903/commit/f6c729f)) * parse peerDependencies as external ([dfdd73e](https://github.com/waitingsong/node-idcard-reader-bp8903/commit/dfdd73e)) * parseUMDName() ([6e7164f](https://github.com/waitingsong/node-idcard-reader-bp8903/commit/6e7164f)) * read card ([734793b](https://github.com/waitingsong/node-idcard-reader-bp8903/commit/734793b)) * remove log() and logger() ([27e1e29](https://github.com/waitingsong/node-idcard-reader-bp8903/commit/27e1e29)) ### Reverts * wrong tslib remove ([deb2591](https://github.com/waitingsong/node-idcard-reader-bp8903/commit/deb2591))