Releases: ddmee/polling2
Releases · ddmee/polling2
v0.5.0
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
v0.4.7
What's Changed
- No API changes. Updated documentation to state that timeout=0 or timeout=None is equivalent to setting poll_forever=True.
- Add png for readthedocs by @ddmee in #17
- Add pypi links in docs by @ddmee in #18
- Bump jinja2 from 2.11.2 to 2.11.3 in /docs by @dependabot in #20
- Bump pygments from 2.6.1 to 2.7.4 in /docs by @dependabot in #21
- Bump urllib3 from 1.25.10 to 1.26.5 in /docs by @dependabot in #23
- update_timeout_doc timeout=0 or timeout=None equiv to poll_forever=True by @ddmee in #25
Full Changelog: v0.4.6...v0.4.7
v0.4.6
v0.4.5
v0.4.4
v0.4.3
v0.4.2
v0.4.1
v0.4.0
v0.3.0
Full Changelog: 0.2.0...v0.3.0