v1.6.0
06-17-2020 14:53 PDT
Implementation Changes
- refactor: extract cloudevents functions, privateize file-global identifiers (#138)
- refactor: Move the logic to load user's function to loader.ts (#136)
- refactor: split files (#135)
New Features
- feat: prototype cloudevent function signature type (#147)
Dependencies
Documentation
Internal / Testing Changes
- Use CloudEvents v1.0 in CloudEventsContext and tests (#139)