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
Full Changelog: v0.4.7...v0.5.0