3.0.0 - Half cell rendering (yanked from PyPI)
(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
Old default
What's Changed
- Add
renderer
support andHalfcellRenderer
. by @JuerGenie in #16
New Contributors
- @JuerGenie made their first contribution in #16
Full Changelog: 2.2.0...3.0.0