Releases: litl/backoff
Releases · litl/backoff
v1.4.1
v1.4.0
Use release tarball link
v1.3.2
v1.3.1
Changed
- Include README.rst in source distribution (fixes package)
v1.3.0
[v1.3.0] - 2016-08-08
Added
- Support runtime configuration with optional callable kwargs
- Add giveup kwarg for exception inspection
Changed
- Documentation fixes
v1.2.1
Update changelog for 1.2.1
backoff 1.1.0
[v1.1.0] - 2015-12-08
Added
- Event handling for success, backoff, and giveup
- Change log
Changed
- Docs and test for multi exception invocations
- Update dev environment test dependencies