Skip to content

Latest commit

 

History

History
73 lines (41 loc) · 4.51 KB

CHANGELOG.md

File metadata and controls

73 lines (41 loc) · 4.51 KB

📜 Changelog - سجل التغيير

All notable changes to this project will be documented in this file.

1.0.7 - 2024-01-19 (07 Rajab 1445)

Updated

  • Improved Old Arabic Letters in PR #25: Introduced options for handling specific Arabic characters to avoid distortion issues in certain fonts or text editors. These enhancements include:
    • replaceMidNoonWithBah: An option to transform the mid-word Noon character to a dotless Bah (enabled by default).
    • replaceMidYahWithBah: An option to transform the mid-word Yah character to a dotless Bah (disabled by default).

Full Changelog

1.0.6 - 2023-12-03 (19 Jumada al-awwal 1445)

Fixed

  • Remove Arabic Affixes does not work with sentences (#21)

Full Changelog

1.0.5 - 2023-12-03 (19 Jumada al-awwal 1445)

Updated

  • Trim text before converting (#22)

Full Changelog

1.0.4 - 2023-11-30 (16 Jumada al-awwal 1445)

Updated

  • rename Panned to Banned: which is the correct translation of محظور (PR #19)

Full Changelog

1.0.3 - 2023-11-18 (04 Jumada al-awwal 1445)

Added

  • Convert To Old Arabic And Tashfeer Banned Words: Transform Arabic text into old script and replace Banned Arabic text with visually similar characters for encoding purposes. (Banned words are words that considered as hate speech in social media) (#18)

Full Changelog

1.0.2 - 2023-11-18 (04 Jumada al-awwal 1445)

Added

  • Tashfeer Banned Words: Replaces Banned Arabic text with visually similar characters for encoding purposes. (Banned words are words that considered as hate speech in social media) (#16)
  • Remove Arabic Affixes: Removes predefined affixes (prefixes and suffixes) from an Arabic word if it starts or ends with those affixes. (#17)

Full Changelog

1.0.1 - 2023-11-15 (Jumada al-awwal 1445)

Added

  • Word To Letters: Convert Arabic word to its pronounced letters. (#2)

Full Changelog

1.0.0 - 2023-11-07 (23 Rabi` al Thani 1445)

Added

  • Initial release of the library with the following functionalities:
    • Tashkeel Removal: Easily remove Tashkeel from Arabic text. (#12)
    • Tatweel Removal: Remove Tatweel character from Arabic phrases. (#8)
    • Convert To Old Arabic: Transform Arabic text into old script. (#9)
    • Tashfeer: Replaces Arabic text with visually similar characters for encoding purposes. (#13)