Skip to content

Releases: home-assistant-libs/pychromecast

14.0.4

07 Oct 09:04
449a6ee
Compare
Choose a tag to compare

What's Changed

⬆️ Dependencies

14.0.3

07 Oct 06:40
811ee20
Compare
Choose a tag to compare

What's Changed

⬆️ Dependencies

2 changes

14.0.2

02 Oct 14:50
4f660dc
Compare
Choose a tag to compare

What's Changed

⬆️ Dependencies

47 changes

14.0.1

19 Mar 20:05
da31460
Compare
Choose a tag to compare

What's Changed

⬆️ Dependencies

13 changes

14.0.0

15 Feb 10:33
0f367e2
Compare
Choose a tag to compare

Breaking change

pychromecast has seen some major changes in this release, which unfortunately causes multiple breaking changes.

The most important breaking changes are:

  • Most user facing functions accepting an optional callback function have been changed such that the optional arguments are now kwarg only (#779)
  • The signature of callbacks called when requests are completed has been changed (#783)
  • Some named tuples have been replaced with dataclasses (#787)
  • The ServiceInfo class has been split in two classes (#790)
  • Parameter names of MediaStatusListener.load_media_failed has been changed (#826)
  • Many user facing functions now have a default timeout, and will raise when that timeout expires (#836)
  • It's no longer supported to use pychromecast with event custom loops (#837)

What's Changed

⬆️ Dependencies

5 changes

13.1.0

15 Jan 07:31
052e061
Compare
Choose a tag to compare

What's Changed

⬆️ Dependencies

6 changes

13.0.8

21 Nov 15:45
b783aa5
Compare
Choose a tag to compare

What's Changed

⬆️ Dependencies

26 changes

13.0.7

03 Apr 15:52
b54029c
Compare
Choose a tag to compare

What's Changed

⬆️ Dependencies

13.0.6

28 Mar 06:29
e2a17ae
Compare
Choose a tag to compare

What's Changed

⬆️ Dependencies

2 changes

13.0.5

20 Mar 10:45
3ed5498
Compare
Choose a tag to compare

What's Changed

⬆️ Dependencies

14 changes