v1.3.0
09-11-2019 10:17 PDT
Implementation Changes
- fixes #33: Only listen to functionTarget. (#81)
- fix: change the default function directory to the current working directory instead of root ('/') (#77)
- Adding null check in catch block (#71)
- fix: Adds types for superagent. Fixes #68 (#69)
New Features
- Add a source flag/env option to add flexibility to execution path (#53)
Dependencies
Documentation
- Docs Updates (#70)
- Fix small typo on link (#79)
- New section documentation on how to perform local PubSub testing (#76)
- Docs: Add Docker Tutorial Doc (#58)
Internal / Testing Changes
- chore: remove the converter