Skip to content

Releases: jecaro/mprisqueeze

v0.1.10

08 Dec 10:27
ac9b60f

Choose a tag to compare

  • Bump to nixos-25.11
  • Bump Rust edition and dependencies

Full Changelog: v0.1.9...v0.1.10

v0.1.9

12 Jun 15:54

Choose a tag to compare

  • Bump to nixos-25.11
  • Remove the only unwrap which was causing a crash with some characters in the player name
  • Use the player id when sending requests to LMS instead of the player name given on the command line

v0.1.8

18 Dec 08:11
f5d29bc

Choose a tag to compare

Bump flake and rust dependencies

v0.1.7

03 Oct 13:38
5eb7be1

Choose a tag to compare

  • add album in metadata
  • fix sometime missing title (#3)

Full Changelog: v0.1.6...v0.1.7

v0.1.6

29 Jul 18:47
9a9b0ef

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.5...v0.1.6

v0.1.5

03 Feb 19:36
0aeeaa1

Choose a tag to compare

Full Changelog: v0.1.4...v0.1.5

v0.1.4

13 Nov 14:24
5c293e3

Choose a tag to compare

v0.1.3

28 Jul 11:53

Choose a tag to compare

  • fix a deadlock d6e444e
  • add a GitHub action to create a draft release with a static binary on a new tag