Releases: wenottingham/tuatara
Release list
0.6.2
What's Changed
- Python 3.14 support
- Assorted dependency upgrades
- Better shuffling
- Fixes to art fetching & error handling within
- A lot of additional test coverage
Full Changelog: v0.6.1...v0.6.2
0.6.1
Build updates (dropping PEX support, publishing to PyPI), plus a couple of minor cleanups.
Full Changelog: v0.6.0...v0.6.1
0.6.0
Updates for lowcolor terminals, and don't use ascii chars out of the box for truecolor terminals. Also, add python 3.13 support.
Full Changelog: v0.5.1...v0.6.0
0.5.1
Add a manual, and fix a few bugs.
What's Changed
- Add a more detailed manual
- Packaging cleanups
- Fix debugging comment
- Fix first row of ascii art, make text color consistent
- Account for brightness adjustments when selecting dominant colors
- Handle non-RGB(A) images properly
Full Changelog: v0.5.0...v0.5.1
0.5.0
This release adds dynamic background color based on color art (controllable by dynamic_background in the config file), and also fixes a couple of bugs introduced in 0.4.0/0.4.1.
What's Changed
- Fix crash on track switch + vis
- Fix waiting for artist/art
- Add dynamic background color based on cover art
Full Changelog: v0.4.1...v0.5.0
0.4.1
A few minor bugfixes:
- Fix resize crasher
- Cleanup exit behavior to call out exceptions properly
- Fix some sizing corner cases
Full Changelog: v0.4.0...v0.4.1
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
0.3.2
Mostly minor bugfixes.
What's Changed
- Update pillow for CVE
- Add opus to file types, allow mixed case filenames
- Don't go down fetching art if either of artist or album are missing
Full Changelog: v0.3.1...v0.3.2
0.3.1
Minor display tweaks.
Window title is now artist + title.
Program title and version is now in help screen.
0.3.0
Feature/bugfix: proper exception handling & termination
Bugfix: handle files that GStreamer needs escaped
Bugfix: better multidisc searching in MusicBrainz