Skip to content

Latest commit

 

History

History
110 lines (52 loc) · 2.44 KB

CHANGELOG.md

File metadata and controls

110 lines (52 loc) · 2.44 KB

CHANGELOG

v0.4.1 (2025-01-24)

Bug Fixes

  • Call get_running_loop instead of get_event_loop (#63, e424fe1)

v0.4.0 (2025-01-24)

Features

v0.3.0 (2025-01-24)

Features

  • Use eager start to callback task on Python 3.12+ (#60, ab912d5)

v0.2.14 (2025-01-24)

Bug Fixes

v0.2.13 (2025-01-24)

Bug Fixes

  • Ensure cancellation is not swallowed on connect failure and in response handlers (#57, d805a4a)

v0.2.12 (2025-01-24)

Bug Fixes

  • Adjust timeout calls to use async context manager to fix compat with async_timeout 5+ (#55, dc96aee)

v0.2.11 (2025-01-24)

Bug Fixes

  • Ensure strong references are held to tasks (#50, 36f1f28)

fixes home-assistant/core#50492

This was actually fixed in #34

This is a dummy PR for the changelog

v0.2.10 (2023-03-16)

v0.2.9 (2022-01-10)

v0.2.8 (2021-10-17)

v0.2.7 (2021-02-05)

v0.2.6 (2020-07-29)

v0.2.5 (2020-06-19)

v0.2.4 (2020-06-08)

v0.2.3 (2020-06-05)

v0.2.1 (2019-09-03)

v0.1.3 (2019-01-01)

v0.1.2 (2018-12-30)

v0.1.1 (2018-12-29)

v0.1.0 (2018-12-28)