Skip to content
This repository was archived by the owner on Dec 24, 2020. It is now read-only.

Releases: zmoog/dickbott

Add support to Amazon RDS

06 Feb 10:19

Choose a tag to compare

Pre-release
v0.5.0

Add support for Amazon RDS service.

Fix description in IntroduceYourself

03 Feb 07:35

Choose a tag to compare

Pre-release

BUG FIXES:

  • core/intent: Fix wrong attribute description in IntroduceYourself intent.

Introduce Yourself

22 Jan 08:26

Choose a tag to compare

Introduce Yourself Pre-release
Pre-release

FEATURES:

  • core/intent: Add introspection capabilities to discover the intents available. This is a BREAKING CHANGE becouse we use a different method to regiter the intents with Inversify.

ENHANCEMENTS:

  • core/intent: The default IntentRepository now is the InMemoryIntentRepository.
  • provider/dialogflow: Add the originalRequest attribute to the entities sent to the Intents during the execution.

Interactive Slack Message

27 Oct 04:47

Choose a tag to compare

Pre-release

Add support to Interactive Slack Message. See https://api.slack.com/interactive-messages for the details about this kind of messages.