github-actions
released this
03 Oct 10:58
·
20 commits
to refs/heads/main
since this release
🐞 Bug Fixes
- Fix TypeError in script.py for functions returning non-types (#1224) @alicederyn
- Fix various bugs in dag/steps decorator (#1221) @elliotgunton
📔 Documentation
- Add Hera data science blog to README (#1226) @elliotgunton
- Update contributing installation guide (#1225) @elliotgunton
- Refresh examples and cleanup make targets (#1216) @elliotgunton
- Update dask use case example (#1212) @Joibel
⛏ Dependency Upgrades
- Bump ruff from 0.6.7 to 0.6.8 in the patches group (#1220) @dependabot
- Bump types-pyyaml from 6.0.12.20240808 to 6.0.12.20240917 (#1210) @dependabot
- Bump the patches group with 3 updates (#1209) @dependabot
🚧 Tasks
- Fix unclosed file warning (#1217) @alicederyn
- Disable warnings from model_dump (#1214) @alicederyn
- Remove use of skip_defaults (#1213) @alicederyn
- Fix type annotations on template decorators (#1211) @alicederyn