Skip to content

Version 0.4.2

Compare
Choose a tag to compare
@acrisci acrisci released this 30 Mar 16:48

This release contains some important bugfixes and features.

  • Gracefully handle user errors in services by returning the error to the client. (#11)
  • Remove the old high-level interfaces. (#15)
  • Implement org.freedesktop.DBus.Peer for clients. (#16)
  • Cache name owners and discriminate signals on owner (fixes a lot of mpris-service test errors).
  • Clean up a lot of dead code.