Skip to content

v1.3.0

Compare
Choose a tag to compare
@hdp617 hdp617 released this 12 Sep 21:44
15f6abf

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