Skip to content

2.1.0

Compare
Choose a tag to compare
@emersion emersion released this 04 Apr 16:54
· 5 commits to master since this release
v2.1.0
ee50820
mpris-service 2.1.0

Simon Ser (1):
      Bump version to 2.1.0

Tony Crisci (14):
      Change bus name validation logic
      Check properties changed for deep equality
      Documentation update
      Make MaximumRate and MinimumRate readonly
      PlaybackStatus and LoopStatus enums and validators
      Position int coercion and validation
      Ignore null metadata values
      update jest dependencies
      tests: ping with ListNames
      Player error handling
      Set Jest environment to "node"
      Use the Peer interface of the player to ping
      Support multiple instances
      Update to dbus-next 0.5.1

emersion (1):
      Add CI