Releases: dtcooper/raspotify
Releases · dtcooper/raspotify
0.43.0
Update README.md
0.42.9
Vendor a version of librespot with updated deps, quality of life and bug fixes. This will allow us (well me really,lol) to fix bugs faster.
0.42.8
Run cargo update during librespot build
0.42.7
Update README.md
0.42.6
Special thanks to @blubbafett for their help in getting this release sorted.
0.42.5: Make librespot abort on panic and not hang
The downside to this is that we won't get tracebacks on panics, but I think that's Ok for the most part, as error handling in librespot has gotten much better in recent releases. The upsides are that systemd should beable to restart the Raspotify service now if/when librespot panics and since we're no longer using any of the traceback info we can strip the binary making the .deb about half the size. (not that it was huge in the 1st place)
0.42.4
0.42.3
Rebuild against the newly released Rust 1.63.0.
0.42.2: Update AUTHOR
List myself the maintainer of the .deb
0.42.1: Update build.sh
Make the librespot match the number of digits that librespot reports as it's build version when calling `librespot -h`.