Skip to content

Releases: timofurrer/colorful

v0.5.8

29 Oct 11:51

Choose a tag to compare

What's Changed

Full Changelog: v0.5.7...v0.5.8

v0.5.7

30 Jun 15:24

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.6...v0.5.7

0.5.6

07 Jan 19:41

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.5...v0.5.6

v.0.5.5

04 Dec 13:51

Choose a tag to compare

Fixed

  • Fix setup(colormode=NO_COLORS)
  • Fix correctnes of __str__ to return always a str
  • Drop Python 2 support
  • Test Python 3.5 - Python 3.11

New Contributors

Full Changelog: v0.5.4...v0.5.5

v0.5.4

09 Oct 09:01
4d3dfab

Choose a tag to compare

Fixed

  • __getattr__ protocol implementation

v0.4.2

27 Sep 07:07
8e5ff68

Choose a tag to compare

Fixed

  • If stdout default encoding is not set, UTF-8 is assumed

v0.3.6

13 Apr 09:59
4180b41

Choose a tag to compare

Added

  • Combine and Pipe Styles

v0.3.5

13 Apr 09:59
39ea0b1

Choose a tag to compare

Added

  • Support for Windows using colorama

v0.3.4

13 Apr 09:58
4f0a55b

Choose a tag to compare

Added

  • Implement Colorful.print() method
  • Support env variable to point to local rgb.txt file

v0.3.3

13 Apr 09:58

Choose a tag to compare

This release is just to fix the PyPI project page.