Releases: intgr/topy
Releases · intgr/topy
1.1.0
1.0.1
1.0.0
v0.3.0
Note: This will be the last release to support Python 2.7.
- Updated bundled ruleset (thanks to Oscar Caballero)
- Added --disable option to disable individual rules (thanks to Oscar Caballero)
- Fixed behavior when replacement string contains $ symbol (thanks to Oscar Caballero)
- Prefer the faster lxml parser when it is installed. lxml is now an optional dependency
(thanks to Oscar Caballero) - Added Python 3.7 support, deprecated Python 3.3 and 3.4.