Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 817 Bytes

HISTORY.md

File metadata and controls

45 lines (29 loc) · 817 Bytes

History

0.1.7 (2019-07-10)

  • Fix for OPTIONS method when Accept headers is missing.

0.1.6 (2019-02-17)

  • Hot fix for CORS headers.

0.1.5 (2018-11-29)

  • Fix for empty request body when request method POST, PUT or PATCH.

0.1.4 (2018-11-20)

0.1.3 (2018-11-05)

  • fix bumping issue

0.1.2 (2018-11-05)

  • Pass cors headers when exceptions
  • Added handling for expected exceptions

0.1.1 (2018-11-01)

  • Added utility method for making responses
  • README.md update with example usage
  • Drop support for python:2.7

0.1.0 (2018-10-31)

  • First release.