Breaking Changes
- Support for Python 2 was removed. Python 3.6 or newer is now required.
Enhancements
- Added typing support to rivr.
Response
objects now include a.content_type
header accessor.
Response
objects now include a .content_type
header accessor.