Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-24 | 754 Bytes | |
v5.23.0 source code.tar.gz | 2025-07-24 | 801.5 kB | |
v5.23.0 source code.zip | 2025-07-24 | 1.5 MB | |
Totals: 3 Items | 2.3 MB | 0 |
⭐️ 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]