Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 570 Bytes

CHANGES

File metadata and controls

46 lines (26 loc) · 570 Bytes

ChangeLog

0.3.2 (unreleased)

  • Nothing changed yet.

0.3.1 (2024-05-15)

Bugfix:

  • Fix calling setup() without providing a loop

0.3.0 (2024-02-02)

New:

  • Add support for Python 3.8+
  • Drop support for Python <3.7

0.2.0 (2016-04-04)

Bugfix:

  • Add support for disconnecting watches
  • Fix concurrent events / watch disconnection

0.1.0 (2016-04-04)

New:

  • Initial version