Skip to content

Latest commit

 

History

History
156 lines (81 loc) · 7.95 KB

CHANGELOG.md

File metadata and controls

156 lines (81 loc) · 7.95 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.14.0 (2021-09-22)

Features

0.13.0 (2021-06-02)

Features

0.12.0 (2021-05-29)

Features

  • add numberToWords module (db1cf88)
  • add wordsToNumber module (2e17986)

Bug Fixes

  • rename options interface to IPersianToolsVuePluginOptions (1ce0125)

0.11.0 (2021-05-27)

Features

  • add plugin options (d3c0d90)
  • add urlFix directive (57cfec4)
  • export URLfix & halfSpace directives (82d398e)

0.10.0 (2021-05-23)

Features

  • add getBankNameFromCardNumber module (f6bd9b4)
  • add verifyCardNumber module (dd0baef)

0.9.0 (2021-05-20)

Features

  • add getPlaceByIranNationalId module (c1e7851)
  • add verifyIranianNationalId module (60229da)

0.8.0 (2021-05-20)

Features

  • add removeOrdinalSuffix module (3f0504d)
  • isPersian: add isComplex prop (ad5e219)

0.7.1 (2021-05-20)

Bug Fixes

0.7.0 (2021-05-18)

Features

  • add addOrdinalSuffix module (b00cb60)
  • add halfspace directive (5540020)
  • add halfSpace module (6e31409)
  • add hasPersian module (21033aa)
  • add isPersian module (03ce3c4)
  • add isPersian story (b0b4c55)
  • add Sheba module (15e0cf2)
  • add slot handler for both vue2 & vue3 (fc85ed8)
  • add toPersianChars module (e06d170)
  • add URLfix module (f2bbbe1)
  • change text prop to args (c8c330c)
  • vue2 support for halfspace directive (97a1348)
  • ispersian: add trimPattern argument to isPersian module (82334bf)

Bug Fixes

  • fix Directive Interface (c0ee763)
  • haspersian: change text prop to str (2d4db4e)

0.6.0 (2021-03-27)

Features

0.5.0 (2021-03-16)

Features

0.4.0 (2021-03-16)

Features

  • add toPersianChars module (e06d170)

Bug Fixes

  • haspersian: change text prop to str (2d4db4e)

0.3.0 (2021-03-14)

Features

0.2.0 (2021-03-10)

Features

  • add URLfix module (f2bbbe1)
  • ispersian: add trimPattern argument to isPersian module (82334bf)

0.1.1 (2021-03-10)

Features

  • change text prop to args (c8c330c)

0.1.0 (2021-03-10)

Features

  • add isPersian module (03ce3c4)
  • add isPersian story (b0b4c55)
  • add slot handler for both vue2 & vue3 (fc85ed8)