Releases: miso-belica/jusText
Releases · miso-belica/jusText
v3.0.1
What's Changed
- Fix issue with new version of lxml by @miso-belica in #48
Full Changelog: v3.0.0...v3.0.1
v3.0.0
Highlights
- INCOMPATIBLE CHANGE: Drop support for Python 3.4 and below by @miso-belica in #38
- FEATURE More efficient code (maybe even 2.5x speedup) by @adbar in #41
- FIX Fix
cgi.escape
error in Python 3.8+ by @garaud in #37 - FIX: Don't join words separated only by
<br>
tag - FIX: List available stop-lists alphabetically
What's Changed
- CI with development versions of Python by @miso-belica in #22
- Tests and Travis config updated by @adbar in #29
- readme updated by @adbar in #31
- Edit tests to allow for coverage report by @adbar in #32
- Speed improvements and support for Python 3.10 by @adbar in #39
- Try to fix CI tests for Python 3.10 by @miso-belica in #40
New Contributors
Full Changelog: v2.2.0...v3.0.0