Skip to content
This repository has been archived by the owner on Oct 1, 2022. It is now read-only.

Releases: alexa-d/alexa-skill-kit-d

v0.4.10

03 May 20:30
Compare
Choose a tag to compare

fix big problem in loca key parsing

v0.4.9

14 Feb 01:29
Compare
Choose a tag to compare

allows defining behaviour when no intent matches by overriding noIntentMatch base method of skill

v0.4.8

06 Feb 18:54
Compare
Choose a tag to compare

fix default value for shouldEndSession (to true)

v0.4.7

06 Feb 15:51
Compare
Choose a tag to compare

fix some issues in response object

v0.4.6

06 Feb 15:00
Compare
Choose a tag to compare

minor fix to request type that was parsing attributes wrong

v0.4.2

15 Jan 16:19
Compare
Choose a tag to compare

fix problem of always generating ddox stuff

v0.4.1

15 Jan 15:31
Compare
Choose a tag to compare
  • BaseIntent now implements ITextManager
  • lots of better ddox

v0.4.0

12 Jan 22:14
Compare
Choose a tag to compare

support intent implementations in separate classes

v0.3.0

11 Jan 22:49
Compare
Choose a tag to compare
  • support localization using csv
  • support configuring request timeout

v0.2.4

05 Jan 13:22
Compare
Choose a tag to compare

add default timeout of 2 secs