- Updating certificate validation issues to return an error code rather than 200 OK
- Adding carveout for port 'none' when no port is explicitly specified
- Adding port check (scheme isn't sufficient)
- Changing to make sure the request isn't old (in addition to isn't from the future)
- Fix misc issues with README
- Ensure that dependencies installed properly, and fix typo in README
- moved todo from the readme to github issues
- pep8 fixes for latest changes
- Multi App rework, more cleaner management commands, more api isolation
- Allow response builder to automatically append reprompt
- fix docstring on responsebuilder
- Add support for new slot types
- add default utterances for default intents
- change build badge to master branch only