Skip to content

0.40.0

Compare
Choose a tag to compare
@hackermd hackermd released this 28 Apr 16:58
· 122 commits to master since this release

New features

  • Configurable retrying of GET and POST requests for given HTTP status codes

Enhancements

  • Check type hints using mypy

Changes

  • Drop support for Python 3.5 to enable more advanced type definitions, f-string formatting, etc.