Releases: bpython/curtsies
Releases · bpython/curtsies
curtsies 0.4.3
Sorry, something went wrong.
No results found
- Drop support for Python 3.7, 3.8, and 3.9.
- Add support for italic.
curtsies 0.4.2
Sorry, something went wrong.
No results found
- Small type annotation clean ups.
- #177: Publish wheels.
curtsies 0.4.1
Sorry, something went wrong.
No results found
- #174: Unbreak process suspension with blessed
- Remove xforms.
curtsies 0.4.0
Sorry, something went wrong.
No results found
- Clean up both wakeup_fds
- Drop support for Python 3.6
- Switch to blessed
- Typing: add more annotations
curtsies 0.3.5
Sorry, something went wrong.
No results found
- Drop supported for Python 2, 3.4 and 3.5.
- Migrate to pytest. Thanks to Paolo Stivanin
- Add new exmples. Thanks to rybarczykj
- Improve error messages. Thanks to Etienne Richart
- Replace wcwidth with cwcwidth