Releases: froodley/amazon-alexa-php
Releases · froodley/amazon-alexa-php
0.5.2.4
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.1
Purifier instantiated in wrong order
0.5.2.0
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
Add all getters from the BaseRequest to the RequestInterface, should have done this a while ago...
0.5.0.9
Fix defaulting for purifier
0.5.0.8
Fix missing calls to ->render()