Skip to content

Releases: froodley/amazon-alexa-php

0.5.2.5

18 Oct 23:43
Compare
Choose a tag to compare

Add tags for packagist

0.5.2.4

09 Apr 15:17
Compare
Choose a tag to compare

At least on the test portal, the empty slots member is not being created per the spec. Just returning null instead of throwing.

0.5.2.3

22 Mar 00:47
Compare
Choose a tag to compare

Fix missing sprintf

0.5.2.2

22 Mar 00:40
Compare
Choose a tag to compare

Fix typo in error string

0.5.2.1

13 Mar 22:48
Compare
Choose a tag to compare

Purifier instantiated in wrong order

0.5.2.0

13 Mar 20:20
Compare
Choose a tag to compare

Refactor Application, it didn't encapsulate the request information. Now expects the request information and an array of valids for the validate function.

0.5.1.0

13 Mar 19:46
Compare
Choose a tag to compare

Add all getters from the BaseRequest to the RequestInterface, should have done this a while ago...

0.5.0.9

11 Mar 20:02
Compare
Choose a tag to compare

Fix defaulting for purifier

0.5.0.8

11 Mar 19:27
Compare
Choose a tag to compare

Fix missing calls to ->render()

0.5.0.7

11 Mar 19:05
Compare
Choose a tag to compare

Fix missing return