Release History¶
Contents
Release 1.0.1¶
- Added changelog to documentation.
- Expanded test matrix to include Python 3.7 and 3.8.
- Removed unnecessary dependencies from
requirements.txt
.
Release 1.0.0¶
- First public release of the Backoff-Utils for Python library, with support for five different backoff/retry strategies on Python 2.7, 3.4, 3.5 and 3.6.