Skip to content

Releases: ggoodman/webtask-hacks

1.1.0

08 Mar 18:03
Compare
Choose a tag to compare
  • Adds comprehensive logging of internals using bunyan levels. By default, only level warn (40) and up will be shown in webtask logs.
  • Adds support to configure the level filter using wt-workflow-debug metadata property.

1.0.1

08 Mar 18:01
Compare
Choose a tag to compare
  • Adds the workflow compiler with support for fanout and sequence webtasks