Skip to content

Releases: jakob-bagterp/colorist-for-python

v1.8.3

03 Nov 12:38
Compare
Choose a tag to compare

v1.8.2

03 Nov 12:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.1...v1.8.2

v1.8.1

11 Oct 16:44
Compare
Choose a tag to compare

What's Changed

New Features

Documentation

  • Documentation: Fix issue of leading zeros not allowed for VGA extended colors by @jakob-bagterp in #384
  • Documentation: Add examples to ANSI codes for VGA extended colors by @jakob-bagterp in #385

Updated Dependencies

Full Changelog: v1.8.0...v1.8.1

v1.8.0

01 Oct 09:47
Compare
Choose a tag to compare

What's Changed

New Features

Documentation

Updated Dependencies

Full Changelog: v1.7.3...v1.8.0

v1.7.3

19 May 10:19
Compare
Choose a tag to compare

What's Changed

New Features

  • Feature: Add extended color options Hex, RGB, HSL to effect method by @jakob-bagterp in #325

Updated Dependencies

Full Changelog: v1.7.2...v1.7.3

v1.7.2

08 Apr 23:38
Compare
Choose a tag to compare

What's Changed

Fixes and Updates

Updated Dependencies

Full Changelog: v1.7.1...v1.7.2

v1.7.1

19 Feb 01:20
Compare
Choose a tag to compare

What's Changed

New Features

  • Feature: Add background color option to full line effect methods by @jakob-bagterp in #282

Fixes and Updates

Documentation Updates

Updated Dependencies

Full Changelog: v1.7.0...v1.7.1

v1.7.0

19 Oct 11:55
Compare
Choose a tag to compare

What's Changed

New Features

Fixes and Updates

Documentation Updates

Updated Dependencies

Full Changelog: v1.6.1...v1.7.0

v1.6.1

07 Aug 00:11
Compare
Choose a tag to compare

What's Changed

🥂 Visit the new documentation site! 🍾

Find it here: http://jakob-bagterp.github.io/colorist-for-python/

New Features

Fixes and Updates

Updated Dependencies

Full Changelog: v1.6.0...v1.6.1

v1.6.0

19 Jun 14:51
Compare
Choose a tag to compare

What's Changed

Breaking Changes

  • Fix: Remove support for Python 2.7 as it's unsupported by GitHub Actions by @jakob-bagterp in #166

New Features

  • Feature: Update docstring for custom color classes for RGB, HSL and Hex by @jakob-bagterp in #146
  • Feature: Add general print full line of text function to cover all color classes for text and background; RGB, HSL and Hex; styling and effects by @jakob-bagterp in #144
  • Feature: Add input validation to print methods for RGB, HSL and Hex by @jakob-bagterp in #147

Fixes and Updates

Updated Dependencies

Full Changelog: v1.5.1...v1.6.0