Skip to content

Releases: adrien2p/nestjs-dialogflow

v3.1.0

25 Jan 18:37
Compare
Choose a tag to compare

Update packages to NestJs V8 - #63 Thanks to @vincent-benbria

v3.0.0

30 Mar 12:15
Compare
Choose a tag to compare

Update package according to the new api of nestjs V6
Take advantage of discovery module provided by nestjs-plus

v2.1.1

06 Nov 20:39
Compare
Choose a tag to compare

FIX

  • Decorator looses the context of the decorated method

2.1.0

24 Oct 07:08
Compare
Choose a tag to compare

ADD

  • core directory (handler/scanner)

UPDATE

  • Refactor module

REMOVE

  • Remove provider

v2.0.0

20 Jun 10:00
Compare
Choose a tag to compare

Update library for nestjs V5

v1.2.2

17 May 16:07
Compare
Choose a tag to compare

Update lib

v1.2.1

17 May 15:38
Compare
Choose a tag to compare

Improve README documentation

v1.2.0

17 May 15:30
Compare
Choose a tag to compare

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

v1.1.9

13 May 17:12
Compare
Choose a tag to compare
1.1.9

v1.1.8

13 May 17:08
Compare
Choose a tag to compare
Update CHANGELOG