- Added error logging and URL encoded log links so links are directly usable from response JSON without having to remove the escapes.
- Added CloudWatch Logs link generation for error responses. By default the error response now has a "log" attribute that contains a direct link to the logs of the failing request.
- Fixed package dependencies and setup Travis build.
- Initial release with handler function generation.