Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@ddmee ddmee released this 16 Oct 11:08
· 63 commits to master since this release
v0.5.0
379fcf9

What's Changed

  • NEW API addition: poll_decorator(). Per user-request, you can now use @poll_decorator() as a way to wrap a function with poll() by @ddmee in #27
  • The api otherwise remains the same. See the new function poll_decorator(). All options and arguments remain equivalent in poll()/poll_decorator(). Fully backward compatible change.

Full Changelog: v0.4.7...v0.5.0

What's Changed

  • poll_decorator add poll_decorator() per use request by @ddmee in #27

Full Changelog: v0.4.7...v0.5.0