Skip to content

Commit

Permalink
chore(release): 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
EhsanAramide committed Jun 17, 2021
1 parent 74c2679 commit 0563f7c
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
## 1.0.0

- Stabled features
- Removing ordinal suffixes
- Adding ordinal suffixes
- Adding and removing separator to / from numbers
- Converting Persian numbers to Arabic / English numbers and reverse
- Checking a string has/is Persian
- Validating Iranians national id
- Finding city and province names by national id
- Calculating bills
- Checking IBAN of the bank account (_SHEBA_)
- Validating ATM card number
- Validating Iranians phone number
- Finding banks name by ATM card number
- Getting information from vehicle plate
- Fixing and decoding URLs with whitespace

- New features
- Converting Persian words to number
- Converting Persian numbers to word

## 0.1.0

- Initial version
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: >
An anthology of a variety of tools for the Persian language
which you can use in all platform that dart supports
version: 0.1.0
version: 1.0.0
homepage: https://github.com/persian-tools/dart-persian-tools
repository: https://github.com/persian-tools/dart-persian-tools
issue_tracker: https://github.com/persian-tools/dart-persian-tools/issues
Expand Down

0 comments on commit 0563f7c

Please sign in to comment.