Skip to content

Release 1.0.1

Latest
Compare
Choose a tag to compare
@andrewsayre andrewsayre released this 26 Jan 05:37
e04cd54

This version implements minor fixes and enhancements from the previous release.

Fixes

  • Refresh players after group event (#86)
  • Unquote media item name (#87)

New

  • Library makes type hints available

Changed

  • HeosNowPlayingMedia.type attribute is now an enum of MediaType. Existing equality comparisons will continue to work.

Under-the-hood

  • Tests use snapshots to improve coverage
  • Pre-commit hooks implemented
  • Strict mypy enabled
  • Code quality improvements made to ConnectionBase and AutoReconnectingConnection classes

Full Changelog: 1.0.0...1.0.1