Releases: bpython/curtsies
Releases · bpython/curtsies
curtsies 0.4.2
- Small type annotation clean ups.
- #177: Publish wheels.
curtsies 0.4.1
- #174: Unbreak process suspension with blessed
- Remove xforms.
curtsies 0.4.0
- Clean up both
wakeup_fds
- Drop support for Python 3.6
- Switch to blessed
- Typing: add more annotations
curtsies 0.3.5
- 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