riprova v0.2.7 Release Notes

Release Date: 2018-08-24 // over 5 years ago
    • Merge pull request #20 from ffix/forward-exception-instance
    • Correct linter warnings
    • Re-raise exception instance instead of new exception with no args
    • Merge pull request #19 from EdwardBetts/spelling
    • Correct spelling mistakes.
    • feat(setup): support Python 3.7
    • feat(History): add version changes

Previous changes from v0.2.6

    • 🛠 fix(#17): handle as legit retriable error Timeout exceptions.