v0.2.0
- Improve error reporting (#28)
- Introduce a
-start-delay
flag in case the function-running command takes more than a second to start up. (#29) - Loosen requirements on the data payload of CloudEvents. (#30)
- Bump @actions/core from 1.2.4 to 1.2.6 in /action (#32)
- Bump node-fetch from 2.6.0 to 2.6.1 in /action (#31)
- fix: run
go get
in conformance action (#33)