Skip to content
This repository has been archived by the owner on Apr 21, 2021. It is now read-only.

0.0.7

Latest
Compare
Choose a tag to compare
@rocktavious rocktavious released this 04 Oct 19:49
· 76 commits to master since this release
  • 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