Releases: mondeja/md-ulb-pwrap
Releases · mondeja/md-ulb-pwrap
v0.1.2
Bug fixes
- Use latest maturin version building Python bindings.
v0.1.1
- Fix README not included in Python distributions, which was breaking installing with PIP from source distributions.
v0.1.0
- Add Python3.12 extension wheels to PyPI.
v0.0.3
Bug fixes:
- Don't wrap at
/
characters. Prevents wrapping link destinations into multiple lines.
v0.0.2
Reimplemented and optimized. This version mostly fixes errors happening when trying to wrap text with UTF-8 characters.