Persian Tools Versions Save

An anthology of a variety of tools for the Persian language in javascript

v2.0.0

2 years ago

2.0.0 (2021-08-28)

⚠ BREAKING CHANGES

  • README: update the Sheba section which is now written in functional (4451df1)

v1.7.1

2 years ago

1.7.1 (2021-08-10)

Bug Fixes

  • bundle size and remove all source map files (89577ad)

v1.7.0

2 years ago

1.7.0 (2021-08-05)

Bug Fixes

  • change micro:build object name to PersianTools (f4cc48d)
  • #103: digitsArToFa and digitsArToEn encoding issue (4cd080b), closes #103

v1.6.3

2 years ago

1.6.3 (2021-07-25)

Bug Fixes

  • #99: node and npm versions error while installing (08db1d0), closes #99

v1.6.2

2 years ago

v1.6.2-beta.5

2 years ago

v1.6.2-beta.4

2 years ago

v1.6.2-beta.3

2 years ago

1.6.1

3 years ago

1.6.1 (2021-04-23)

Bug Fixes

  • husky issues (8bcaebe)
  • #75: package json cjs bundle file type (3104abb), closes #75
  • :bug: Correct Typo in pre-commit file (2275d00)

1.6.0

3 years ago

Changelog:

1.6.0-beta.7 (2021-04-18)

Features

  • digits: add digitsEnToAr to convert English digits to Arabic (ad95755)
  • wordsToNumber: supports Arabic digits converter in result (69b1cae)

1.6.0-beta.6 (2021-04-18)

Features

  • digitsEnToFa: add error handling and clean up (8a23631)
  • digitsFaToEn: add error handling (ad2ebbf)
  • halfSpace: clean up and add error handling (d305b96)
  • add Code of Conduct doc (8c57c26)
  • Add numberplate module (db1207e)
  • add types for numberplate module (9e73e7b)

Bug Fixes

  • #70: converting 0 to Persian digit returns undefined (a21c69e), closes #70
  • addCommas: remove commas from decimal places (9c360c3)
  • addOrdinalSuffix: add test (e8f3b4e)
  • bundle: modules exports for using in vite (ec4e1d9)
  • fix typescript issue and make more in readable phoneNumber utils (5fcde62)
  • isPersian (8341017)
  • remove unnecessary import in phoneNumber details (f34655b)
  • update isPersian and hasPersian info in readme.md (c4ee0a9)

1.6.0-beta.5 (2021-03-28)

Features

  • digitsEnToFa: add error handling and clean up (8a23631)
  • digitsFaToEn: add error handling (ad2ebbf)
  • halfSpace: clean up and add error handling (d305b96)
  • add Code of Conduct doc (8c57c26)
  • Add numberplate module (db1207e)
  • add types for numberplate module (9e73e7b)

Bug Fixes

  • addCommas: remove commas from decimal places (9c360c3)
  • addOrdinalSuffix: add test (e8f3b4e)
  • bundle: modules exports for using in vite (ec4e1d9)
  • fix typescript issue and make more in readable phoneNumber utils (5fcde62)
  • isPersian (8341017)
  • remove unnecessary import in phoneNumber details (f34655b)
  • update isPersian and hasPersian info in readme.md (c4ee0a9)

1.6.0-beta.4 (2021-02-27)

Bug Fixes

  • CI: Continuous Integration build command (03aaf6f)

1.6.0-beta.3 (2021-02-27)

Bug Fixes

  • CI: npm ignore build folder files (c3992aa)

1.6.0-beta.2 (2021-02-27)

Bug Fixes

1.6.0-beta.1 (2021-02-27)

Bug Fixes

1.6.0-beta.0 (2021-02-27)

Features

  • CI: add prerelease command (1270719)
  • add isArabic module (eb0e7e9)
  • add microbundle for managing the build process (bb38caf)

Bug Fixes

  • CI: npm install issue (414c348)
  • CI: npm install issue (2e531a3)
  • CI: remove size-limit hook after micro:build command (e9ffc7c)
  • CI: typescript version issue (d4249e9)
  • extractCardNumber issues (a004717)
  • extractCardNumber issues (0ed553e)
  • isPersian (only Persian chars) (0679af1)
  • isPersian module issues (5ce89dd)
  • jsdoc for isPersian (2832574)