⭐️ Enhancements
- Preserve folder structure when using CLI code conversion; add
--flatten
flag (#1443) @elliotgunton - Add YAML-to-Python converter to CLI (#1440) @elliotgunton
🐞 Bug Fixes
- Fix module for script runners generated by CLI and from
__main__
(#1445) @elliotgunton - Fix a mypy regression in IO mixins (#1442) @alicederyn
- Set Artifact
name
toNone
by default (#1441) @elliotgunton - Fix processing for model volumes/volume mounts (#1439) @elliotgunton
📔 Documentation
- Generate all remaining valid upstream examples (#1444) @elliotgunton
⛏ Dependency Upgrades
- Bump the patches group across 1 directory with 3 updates (#1437) @dependabot[bot]