Skip to content

Releases: bpython/curtsies

curtsies 0.4.3

05 Jun 06:32
v0.4.3

Choose a tag to compare

  • Drop support for Python 3.7, 3.8, and 3.9.
  • Add support for italic.

curtsies 0.4.2

31 Jul 20:17
v0.4.2

Choose a tag to compare

  • Small type annotation clean ups.
  • #177: Publish wheels.

curtsies 0.4.1

05 Oct 21:46
v0.4.1

Choose a tag to compare

  • #174: Unbreak process suspension with blessed
  • Remove xforms.

curtsies 0.4.0

28 Aug 20:44
v0.4.0

Choose a tag to compare

  • Clean up both wakeup_fds
  • Drop support for Python 3.6
  • Switch to blessed
  • Typing: add more annotations

curtsies 0.3.5

24 Jan 15:41
v0.3.5

Choose a tag to compare

  • 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