Skip to content

Version 0.5.0

Pre-release
Pre-release

Choose a tag to compare

@arafato arafato released this 10 Jun 20:03
· 11 commits to master since this release

This release adds the following new features:

  • faz project logstream lets you connect to the logstream of your application and output logs directly to stdout
  • faz function run lets you invoke your function directly on Azure. Parameters are specified in args.json
  • faz function emulate lets you emulate a call of the function locally on your machine. (former function run)