Releases: shahinism/python-negar
v1.1.3
v1.1.1
-- Support for new suffix شناس/شناسی
-- Fixed an issue with می*ها/ی
Full Changelog: 1.1...1.1.1
1.0.2
-- In compliance with negar-cli
.
Full Changelog: 1.0.1...1.0.2
v1.0.1
-- 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
--Now, it Supports اش/ایم/اید/اند/ات/ام
Full Changelog: 0.9.9...1.0.0
v0.9.9
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
From now on, URLs will be preserved and won't be affected.
Full Changelog: 0.9.5...0.9.7
v0.9.5
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
v0.9.2
-- 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