Releases: ggoodman/webtask-hacks
Releases · ggoodman/webtask-hacks
1.1.0
- 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
- Adds the
workflow
compiler with support for fanout
and sequence
webtasks