apex v0.1.0 Release Notes

Release Date: 2016-01-04 // over 8 years ago
    • 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