Skip to content

v1.2.0

Compare
Choose a tag to compare
@adrien2p adrien2p released this 17 May 15:30
· 68 commits to master since this release

Add

  • @DialogFlowParam() decorator in order to pick properties from DialogFlowResponse param and apply as new method parameters
  • Utils internal usage
  • DIALOG_FLOW_PARAMS constant for the new metadata key of @DialogFlowParam() decorator

Update

  • Improve and add tests, better coverage
  • Constants has been updated to avoid any collision
  • OutputContexts and QueryResult interfaces are now exposed