Skip to content

v0.1.0

Compare
Choose a tag to compare
@jkeifer jkeifer released this 01 Aug 20:16
· 20 commits to main since this release

What's Changed

Full changelog: v0.1.0a...v0.1.0

Added

  • CLI and library functions to run a cirrus workflow, and collect its output. Also adds a call command which is similar to exec but uses a subprocess. And adds invoke_lambda which invokes lambdas that are part of the cirrus deployment. (#4)