All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.5.0 (2020-12-31)
- Upgraded rollup and packages version (a5a4c9b)
- extractCardNumber: added 3 more acceptable keywords in regex (9e34d78)
- Wallaby: Added Wallaby and fixed tests errors (cfe7d20)
- WordsToNumber: Added fuzzy to fix wrong words (13282a9)
- added card-number extractor into text (4f33602)
- added github-pages and typedoc (3d8af7e)
- added humanizing words by fuzzy in words to number (49d6491)
- added iranian banks card numbers regex (e65be1e)
- added iranian phone number validator and details (224f8e8)
- updated project folders structure (cc4e6c1)
- extractCardNumber: replaced acceptableKeywords with empty string (23330a4)
- Fuzzy: Removed fuse.js and used fastest-levenshtein to find the closest word (65f70df)
- automatic update docs on github pages (ebe2c79)
- automatic update docs on github pages (2cbcfee)
- updated typedoc mode value to file (4161b89)
1.4.2 (2020-09-30)
- eslint errors in shebaCodes file (eee8662)
1.4.1 (2020-09-30)
- added sheba (027c89d)
1.3.0 (2020-09-27)
- add getBarcode test case (9a5a830)
- add isValidPayment test case (709b83c)
- add test case for bill amount and type (5a0c29d)
- add test for uncovered lines (70f0577)
- add verificationBillId test case (9ce0c16)
- added Bill calculator (6c6b945)
- create doc for billInfo (317b473)
- write bill is valid test case (379278c)
1.2.4 (2020-09-27)
1.2.3 (2020-06-09)
- exported national id interfaces (2f40256)
1.2.2 (2020-05-30)
- falsy value in addCommas function (b1cfd35)
1.2.0 (2020-02-08)
- added browser supports (9c0f0d3)
- added typescript and upgraded packages (e71ae27)
- extracted all test to singel files (454805a)
- convert یکصد to number in WordsToNumber function (3540b48)
- load functions in browser without tools (issue:#2) (f91414b)
1.1.0 (2020-02-08)
- added browser supports (9c0f0d3)
- added typescript and upgraded packages (e71ae27)
- extracted all test to singel files (454805a)
- convert یکصد to number in WordsToNumber function (3540b48)
- load functions in browser without tools (issue:#2) (f91414b)
0.0.5 (2018-09-04)
0.0.4 (2018-09-04)
0.0.3 (2018-06-22)
- convert یکصد to number in WordsToNumber function (3540b48)