v0.1.20
v0.1.20 is now released on PyPI, download it via: https://pypi.org/project/textpy/0.1.20/.
What's Changed
- Fixed issues:
- incorrectly displayed file paths in the output of
TextPy.findall(styler=False)
; - expired file links in the output of
TextPy.findall(styler=True, line_numbers=False)
.
- incorrectly displayed file paths in the output of
Full Changelog: v0.1.19...v0.1.20