-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
74c2679
commit 0563f7c
Showing
2 changed files
with
23 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters