Skip to content

Releases: craigh411/alexa-request-validator

Version 1.0.4

06 Aug 12:48
Compare
Choose a tag to compare

AlexaRequestValidator now supports out of session interactions, by comparing the applicationId from the context object, rather than the session object.

Small fixes

15 Feb 12:00
Compare
Choose a tag to compare
  • Fixes an error in README.md where an incorrect Exception name was listed
  • Updates docblock missing @throw clause
  • Updates docblock for constructor, which stated an incorrect class name
  • Fixes an issue with failing tests in PHP 7 due to non-numeric value encountered warning
  • Marks test as incomplete when PEM has expired, with a message to update the PEM url

Remove echo debugging statement

25 Sep 14:38
Compare
Choose a tag to compare
1.0.2

Remove echo statement

Fix composer.json

25 Sep 14:24
Compare
Choose a tag to compare
1.0.1

Fix composer.json

First Release

25 Sep 14:12
Compare
Choose a tag to compare
1.0.0

Update README.md