Skip to content

Releases: darrenburns/rich-pixels

3.0.1 - Fixed deployed package

30 Mar 09:42
Compare
Choose a tag to compare

3.0.0 was yanked from PyPI and replaced with 3.0.1.

3.0.0 was not installable due to an error on my part.

What's Changed

New Contributors

Full Changelog: 3.0.0...3.0.1

3.0.0 - Half cell rendering (yanked from PyPI)

10 Feb 21:05
Compare
Choose a tag to compare

(This release was yanked from PyPI and replaced with 3.0.1)

We now render images using half blocks by default, thanks to @JuerGenie.

This means images are considerably more space efficient, and I can get back to building my terminal-based Pokedex.

New default

image

Old default

image

What's Changed

  • Add renderer support and HalfcellRenderer. by @JuerGenie in #16

New Contributors

Full Changelog: 2.2.0...3.0.0

2.2.0 - Add Python 3.12 support, drop Python 3.7 support

24 Dec 13:40
8b62e0a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.1...2.2.0

2.1.1

18 Jan 18:22
Compare
Choose a tag to compare

What's Changed

  • Help convince type checkers and linters that Pixels is "exported" by @davep in #7
  • Relax Rich dependency, don't pin.

Full Changelog: 2.0.0...2.1.1

2.0.0

10 Nov 18:57
58ff756
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/darrenburns/rich-pixels/commits/2.0.0