Skip to content

0.3.0

Latest
Compare
Choose a tag to compare
@nbransby nbransby released this 05 Mar 20:31
· 35 commits to master since this release
  • All messages set now have the NO_PUSH notification type
  • Added typing indicators and realistic typing speeds
  • Support FacebookTemplates use directly in script array
  • Add baseUrl support to Dialogue
  • Support defaultAction in ResponseHandlers
  • BREAKING CHANGE: remove onComplete handler
  • Add support for ! prefix to labels to stop fall through
  • Extra arg to UnexpectedInputError constructor: repeatQuestion
  • Don't repeat anything but asks on undo
  • Allow response handlers to return promises
  • Add mock functions and Dialogue.execute function for easier testing