All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v1.7.3 - 2024-06-13
9e153e4
- reduce calls to mpd server (commit by @JakeStanger)
0fd70aa
- readme: update arch packages (commit by @JakeStanger)
v1.7.2 - 2024-03-15
bba3015
- not retrying discord connection (commit by @JakeStanger)558c3e1
- crashes when duration/elapsed missing (commit by @JakeStanger)6e7d1e9
- error when setting activity with strings over 128 bytes (commit by @JakeStanger)
3b46dcc
- fix clippy warnings (commit by @JakeStanger)a31e88d
- update dependencies to latest versions (commit by @JakeStanger)
v1.7.1 - 2023-07-09
36ac27f
- usediscord_presence
crate (commit by @JakeStanger)
4bf1415
- readme: add systemd unit info (commit by @JakeStanger)
v1.7.0 - 2023-06-14
23791be
- support for album artist tags (PR #41 by @derinsh)55c397f
- add systemd service (commit by @Serial-ATA)
v1.6.0 - 2023-05-26
22803a1
- album art: improve algorithm for finding covers (commit by @JakeStanger)
b88467f
- replace thread sleeps with tokio sleeps (commit by @JakeStanger)a0421a8
- replace config impl withuniversal-config
, better serde standards (commit by @JakeStanger)4c22c0e
- fix various clippy warnigns (commit by @JakeStanger)0066565
- replace mpd code withmpd-utils
crate (commit by @JakeStanger)