- Use .format() instead of f-string - Official support only for CPython 3.7 and 3.8 - Update requirements
1.2.3
-----
- Update requirements to fix security issues
1.2.2
Not secure
-----
- Fix an circular import issue
1.2.1
Not secure
-----
- Fix an small issue with base HTTPError exception due to lack of status attribute
1.2.0
Not secure
-----
- Add status object in exception objects
1.1.1
Not secure
-----
- Replace bumpversion support with CHANGES.rst option - Add support for setup.py version command - Adopt twine for PyPI release/upload - Use README.rst as a long description at PyPI - Update some requirements