Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 356 Bytes

HISTORY.rst

File metadata and controls

21 lines (15 loc) · 356 Bytes

History

0.1.2

  • Fix variable names in core. Thanks defrur!
  • Lint code with flake8.

0.1.1

  • Add support for CacheControl.
  • Handle both Response and HTTPResponse in MiddlewareHTTPAdapter::send.
  • Expose before_build_response hook.

0.1.0

  • First release on PyPI.