- Fixes a bug when importing Workflow's that define displays for Merge Nodes - Introduces support for the new `code` attribute on `CodeExecutionNode`s, which can be used instead of `filepath`
0.11.9
- Support a new `--workflow-deployment` flag for `vellum workflows pull` - Fixes a bug in the serialization of Conditional Nodes referencing the error output of a Prompt Node
0.11.8
- Fix bug in serialization of Search Node inputs - Adds support for code generation of Nodes that execute Merged Nodes in parallel with other Nodes
0.11.7
- Adds support for code generation of edges from Ports - Fixes a bug with serialization of Conditional Node conditions
0.11.6
- Fixes serialization of Code Execution nodes
0.11.5
- Parent Context support for Workflow Sandboxes - Improved code generation support for Search Metadata Filters - Improved serialization support for Workspace Secrets and Execution Counters - Support for using Ports on adorned nodes - Improved code generation support for Error Nodes