Skip to content

Releases: wenottingham/tuatara

0.6.2

Choose a tag to compare

@wenottingham wenottingham released this 05 Dec 04:16
c2380c0

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

Choose a tag to compare

@wenottingham wenottingham released this 12 Feb 02:33
e1230f1

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

Choose a tag to compare

@wenottingham wenottingham released this 06 Nov 04:21
e48d6c1

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

Choose a tag to compare

@wenottingham wenottingham released this 17 Jul 01:13
5e4b8fc

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

Choose a tag to compare

@wenottingham wenottingham released this 14 Jul 02:37
2be0bce

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

Choose a tag to compare

@wenottingham wenottingham released this 13 Jul 15:08
bb80906

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

Choose a tag to compare

@wenottingham wenottingham released this 11 Jul 04:38
0673b60

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

Choose a tag to compare

@wenottingham wenottingham released this 31 May 01:12
6b62aae

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

Choose a tag to compare

@wenottingham wenottingham released this 06 Feb 02:12
eefb56c

Minor display tweaks.

Window title is now artist + title.
Program title and version is now in help screen.

0.3.0

Choose a tag to compare

@wenottingham wenottingham released this 11 Jan 04:34
82a56e3

Feature/bugfix: proper exception handling & termination
Bugfix: handle files that GStreamer needs escaped
Bugfix: better multidisc searching in MusicBrainz