- Introduces support for using LazyReference with strings, to get around circular reference issues
- Also supports code generation and serialization of Lazy References of Nodes
- Fixes a bug where subworkflow and map nodes directories were not being generated
- Fixes a bug where null Chat History values were failing `vellum workflows pull`
- Outputs of Generic Nodes are now properly code generated.
- Fixes a bug preventing Code Generation of Workflows if there was corrupted edge data in the Workflow.
- Fixes a bug where prompt function definitions were not being generated for Prompt Nodes