UNPKG

taiwan-id-validator

Version:

中華民國統一編號、外籍人士居留證統一編號、身分證字號驗證規則、電子發票號碼等規則驗證

72 lines (27 loc) 2.73 kB
# [1.5.0](https://github.com/enylin/taiwan-id-validator/compare/v1.4.1...v1.5.0) (2022-12-28) ### Bug Fixes * **js:** replace "substr" (deprecated) by "substring" ([0177111](https://github.com/enylin/taiwan-id-validator/commit/01771112e97cffd2ebde2a4fb581fc62034e2160)) ### Features * **credit-card:** support credit card validation ([669f4ff](https://github.com/enylin/taiwan-id-validator/commit/669f4ff87a828f96d5aa4494860008bb60492982)) ## [1.4.1](https://github.com/enylin/taiwan-id-validator/compare/v1.4.0...v1.4.1) (2021-12-14) ### Bug Fixes * make project compatible with es5 environment ([9cb9a44](https://github.com/enylin/taiwan-id-validator/commit/9cb9a440597974649ff79576b1723881b4e1aa26)) # [1.4.0](https://github.com/enylin/taiwan-id-validator/compare/v1.3.1...v1.4.0) (2021-10-28) ### Features * **gui:** support extended GUI format validation ([617920a](https://github.com/enylin/taiwan-id-validator/commit/617920a8fcd11a782cb813928c2b606cd8281d59)) ## [1.3.1](https://github.com/enylin/taiwan-id-validator/compare/v1.3.0...v1.3.1) (2021-09-11) ### Bug Fixes * **nodejs:** fix self is not defined issue on node js ([961fd8f](https://github.com/enylin/taiwan-id-validator/commit/961fd8fb940a9771e6f78ff0a709e564947a6fd0)) # [1.3.0](https://github.com/enylin/taiwan-id-validator/compare/v1.2.0...v1.3.0) (2021-09-11) # [1.2.0](https://github.com/enylin/taiwan-id-validator/compare/v1.1.0...v1.2.0) (2021-08-22) ### Features * **input:** support more types of input ([5ff9b2a](https://github.com/enylin/taiwan-id-validator/commit/5ff9b2a6aab32498918b6ebe92bb6f4e9bdc67f7)) # [1.1.0](https://github.com/enylin/taiwan-id-validator/compare/v1.0.0...v1.1.0) (2021-08-21) ### Bug Fixes * **cdc:** rename isCitizenDigitalCertificateValid to isCitizenDigitalCertificateNumberValid ([4abeacc](https://github.com/enylin/taiwan-id-validator/commit/4abeacc9b1585833b4cc6d9e8f7dcf5caa9e3268)) * **error:** throw error when input format incorrect ([59a0ce6](https://github.com/enylin/taiwan-id-validator/commit/59a0ce637e277493009e22913da008f8f9cef03b)) * **eslint:** fix eslint "Cannot read property 'loc' of undefined" ([4daef7a](https://github.com/enylin/taiwan-id-validator/commit/4daef7a09afe01fa91e4e5f84018d983e4bda4c1)) * **test:** fix typo ([b5a0a78](https://github.com/enylin/taiwan-id-validator/commit/b5a0a78100d31229dae7ee92a3392b4e7433d60b)) ### Features * **alias:** add function aliases ([a56c256](https://github.com/enylin/taiwan-id-validator/commit/a56c2568ac5bc15c022c00b04792b9a12d3b7e17)) * **resident-certificate:** support new resident certificate format ([245441e](https://github.com/enylin/taiwan-id-validator/commit/245441efdc4b3c5c306712b7d172e1c05870523c))