Skip to content

0.8.0

Latest
Compare
Choose a tag to compare
@kylef kylef released this 10 Oct 13:52
· 38 commits to master since this release

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.