Changes
=======

1.1.0 (2018-09-06)
------------------
- pass through 'queryStringParameters' as function kwargs

1.0.0 (2018-09-05)
------------------
- Global refactor
- Ran Black, the uncompromising Python code formatter.
- Full test suite
- Better regex route parsing
- Add logging option
- Add POST

0.0.4 (2018-03-30)
----------------
- add `Access-Control-Allow-Credentials` in response headers.

0.0.1 (2017-11-26)
----------------
- Initial release.
