Skip to content

v2.1.0

@Mange Mange tagged this 18 Apr 10:12
 ### Added

- `Player::bus_name_trimmed()` which returns the player's bus name without the
  MPRIS2 prefix - Kanjirito

- `debug-vendored` feature to enable the `vendored` feature of `dbus`. - poly000

 ### Deprecated

- `Player::bus_name_player_name_part()` is now deprecated and will be removed
  in the next major release. See the method's documentation and #81 for
  details and workarounds.

 ### Removed

- Removed `derive_is_enum_variant` dependency. - poly000
- Removed `from_variants` dependency. - peppidesu

 ## Changed

- Bumped `thiserror` to version 2.0.
- Bumped `termion` dev dependency to 4. - Alexander Kjäll (alexanderkjall)

[#81]: https://github.com/Mange/mpris-rs/issues/81
[poly000]: https://github.com/poly000
[peppidesu]: https://github.com/peppidesu
[alexanderkjall]: https://github.com/alexanderkjall
Assets 2
Loading