Skip to content

Releases: postlund/pyatv

v0.2.0

25 Sep 09:54
Compare
Choose a tag to compare

Changes

  • Support for push updates
  • Fast auto discovery for single device
  • Nicer output in "atvremote playing"
  • Pairing improvements
  • Unpin external dependencies

Other

  • Easier version management (internal)
  • Code quality improvements (quantifiedcode)

v0.1.4

25 Sep 09:52
Compare
Choose a tag to compare

Changes

  • Added new function: artwork_url
  • aiohttp bumped to 1.3.1

v0.1.3

25 Sep 09:48
Compare
Choose a tag to compare

Changes

  • Made it possible to pass a custom ClientSession

Notes

  • Renamed topmenu to top_menu which is a breaking change

v0.1.2

25 Sep 09:47
Compare
Choose a tag to compare

Changes

  • aiohttp bumped to 1.3.0
  • Fix a potential request leak on error

v0.1.1

25 Sep 09:45
Compare
Choose a tag to compare

This is the same as v0.1.0 but actually contains everything stated in the changes.

v0.1.0

25 Sep 09:44
Compare
Choose a tag to compare

Changes

  • Pairing
  • Support both HSGID and pairing-guid
  • Play media by specifying a URL (via AirPlay)
  • atvremote artwork will now save to file (artwork.png)
  • Zeroconf bumped to 0.18.0

Notes

  • asyncio loop is now passed to pyatv.scan_for_apple_tvs which breaks previous API

Other

  • Automatic builds with travis
  • Code coverage reports with coveralls

v0.0.1

25 Sep 09:23
Compare
Choose a tag to compare

Initial version