Skip to content

v0.9.0

Pre-release
Pre-release

Choose a tag to compare

@giuliov giuliov released this 17 Mar 21:03
· 239 commits to master since this release

Fixes

  • Rule Engine state set to Success even in case of Error (#31)
  • Can reference WorkItem type (#47)

Updated features

  • Build uses YAML and run unit tests
  • Refined CLI messages
  • Updated samples
  • Changed logo color

New features

  • New .reference and .import directives
  • Application Insight automatically added to Function App (#43)
  • Traces directed to Application Insight (#43)
  • loggerobject available to Rules
  • hostingPlanSku and hostingPlanTier options to defined the Hosting Plan for the Function App (#44)
  • sourceUrl option to download runtime from a source alternative to GitHub
  • Batch file to launch aggregator and check .Net Core install (#42)
  • Pressing Ctrl+C will stop any long running command in CLI (PR #38)