Skip to content

Releases: shahinism/python-negar

v1.1.3

10 Apr 08:14
Compare
Choose a tag to compare

-- pycua instead of PyICU

Full Changelog: 1.1.1...1.1.3

v1.1.1

07 Apr 22:12
Compare
Choose a tag to compare

-- Support for new suffix شناس/شناسی
-- Fixed an issue with می*ها/ی

Full Changelog: 1.1...1.1.1

1.0.2

05 Apr 01:54
Compare
Choose a tag to compare

-- In compliance with negar-cli.

Full Changelog: 1.0.1...1.0.2

v1.0.1

04 Apr 18:00
Compare
Choose a tag to compare

-- The option trim-leading-trailing-whitespaces renamed to trim-lt-whitespaces.
-- Retouching the readme.

Full Changelog: 1.0.0...1.0.1

v1.0.0

04 Apr 12:06
Compare
Choose a tag to compare

--Now, it Supports اش/ایم/اید/اند/ات/ام

Full Changelog: 0.9.9...1.0.0

v0.9.9

03 Apr 11:40
Compare
Choose a tag to compare

In this new release re.search is replaced by re.finditer. The former just finds the first match and neglects the others, resulting in incorrect output. The latter finds all matches and edits all of them.

Full Changelog: 0.9.7...0.9.9

v0.9.7

02 Apr 12:12
Compare
Choose a tag to compare

From now on, URLs will be preserved and won't be affected.

Full Changelog: 0.9.5...0.9.7

v0.9.5

01 Apr 12:45
Compare
Choose a tag to compare

An extra option to trim leading/trailing spaces in each line of the input.

Full Changelog: 0.9.3...0.9.5

v0.9.3

31 Mar 10:57
Compare
Choose a tag to compare

Fixed issue #19; A non-greedy match has been used to fix the issue.

Full Changelog: 0.9.2...0.9.3

v0.9.2

30 Mar 18:10
Compare
Choose a tag to compare

-- Fixed some issues with ^bi* like putting an extra ZWNJ after بی
-- Fixed the issue of extra ZWNJ beside brackets; only one space outside of brackets without internal space.

Full Changelog: 0.9.1...0.9.2