0.4.0
Release 0.4.0 brings the removal of libcaca usage, in favor of blessed and python ascii art code.
This brings in:
- truecolor support!
- more cross-platform compatibility (not that it's tested)
- fewer system dependencies
Visualization is restricted to when running in a truecolor terminal (blessed's downsampling for 16/256 color terminals is too slow.)
Full Changelog: v0.3.2...v0.4.0