Skip to content

Releases: travello-gmbh/amazon-alexa-skill-zf

2.4.0

26 Nov 09:42
940ffe6
Compare
Choose a tag to compare

Implemented new SkillConfiguration class injection. Skipped version 2.3.x to keep release number in line with library release number.

2.2.3

06 Nov 05:10
Compare
Choose a tag to compare

Updated intent manager configuration for new intents which have been added to 2.2.8 version of the library

2.2.2

05 Nov 13:34
Compare
Choose a tag to compare

Uncatch exception within request creation

2.2.1

05 Nov 12:16
Compare
Choose a tag to compare

Update for new library version

2.2.0

05 Nov 06:59
Compare
Choose a tag to compare

Updated for new library 2.2.0

2.1.4

12 Oct 09:10
Compare
Choose a tag to compare

Check for active Alexa request to read text helper object for locale setting in the middleware.

2.1.3

12 Oct 08:41
Compare
Choose a tag to compare

Use text helper class configuration now to get text helper object. This makes it easier to extend the text helper class for each skill without the new to handle two different classes.

2.1.2

11 Oct 09:16
Compare
Choose a tag to compare

Changed TextHelperFactory to use requested text helper class name

2.1.1

08 Oct 14:47
Compare
Choose a tag to compare

Added session container factory and amended Alexa response factory

2.1.0

08 Oct 14:19
Compare
Choose a tag to compare

Support the new session container from the Alexa PHP library.