All Versions
33
Latest Version
Avg Release Cycle
41 days
Latest Release
1785 days ago
Changelog History
Page 4
Changelog History
Page 4
-
v0.1.0 Changes
January 04, 2016- add test target to Makefile
- add updating of configuration on deploy. Closes #25
- add go generate directive for mockgen
- add CI badge
- add Function.Delete unit tests
- add --verbose support to deploys. Closes #26
- add delete command
- add removal of build artifacts. Closes #16
- add Getenv(), deploy --env and shim json file
- add runtime target and main field support
- add Kinesis handler
- add invoke --async support
- rename zip command to build
- remove Getenv(), prime via os.Setenv() instead
- change to use lambda.json
-
v0.0.2 Changes
December 19, 2015- add newline to invoke output
- add Python support and example. Closes #2
- remove invoke stderr newline
- rename ./node to ./shim
-
v0.0.1 Changes
December 19, 2015- initial release