Releases: DrPsychick/go-alexa-lambda
Releases · DrPsychick/go-alexa-lambda
v0.2.1
v0.2.0
What's Changed
- fix(deps): update module github.com/stretchr/testify to v1.8.1 by @renovate in #20
- fix(deps): update module github.com/aws/aws-lambda-go to v1.35.0 by @renovate in #21
- fix(deps): update module github.com/aws/aws-lambda-go to v1.36.0 by @renovate in #22
- fix(deps): update module github.com/aws/aws-lambda-go to v1.36.1 by @renovate in #23
- fix(deps): update module github.com/aws/aws-lambda-go to v1.37.0 by @renovate in #24
- fix(deps): update module github.com/hamba/statter/v2 to v2.3.2 by @renovate in #25
- GitHub-actions for lint + tests by @DrPsychick in #28
- chore(deps): update actions/setup-go action to v4 by @renovate in #29
- add release tags #minor by @DrPsychick in #30
Full Changelog: v0.1.2...v0.2.0
Update dependencies and go
v0.1.2 fix: solve TODO default handler (#19)
HTTP Server
- implements HTTP server
Initial release
- multiple locale support
- intents and slots support
- prompts support
- custom errors support
- not yet feature complete