Skip to content

v1.0.0

Compare
Choose a tag to compare
@theunkn0wn1 theunkn0wn1 released this 04 Jul 18:42
· 9 commits to develop since this release

Major changes

  • #144
    • API change, monitor and unmonitor are now async def functions
  • #165
    • Drop support for Python < 3.5

Bug Fixes

  • #149
  • #152
  • #161
    • Backward compatable as the interface did not effectively change.
  • #164
    • Some internal methods were made async. As these methods are internal, they are not covered by SEMVER.
  • #170

Features

Misc

  • #150 - Typo
  • #171 - Update supported versions documentation
  • #168 - Updates to the test library