| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-18 | 1.4 kB | |
| v6.0.0 source code.tar.gz | 2026-03-18 | 821.7 kB | |
| v6.0.0 source code.zip | 2026-03-18 | 1.6 MB | |
| Totals: 3 Items | 2.4 MB | 0 | |
âšī¸ Information (Breaking changes)
- Remove decorator feature (#1556) @jeongukjae
- Use Pydantic v2 API models; remove support for Pydantic V1 (#1549) @elliotgunton
- Migrate core Hera classes to dataclasses (dropping Pydantic) (#1547) @elliotgunton
- Remove deprecated and unused code (#1565) @elliotgunton
đ Bug Fixes
- Add missing 'pending' workflow status (#1564) @elliotgunton
đ Documentation
- Add hera use case presentation link in README.md (#1553) @ipl31
â Dependency Upgrades
- Bump release-drafter/release-drafter from 6 to 7 (#1567) @dependabot[bot]
- Bump black from 26.1.0 to 26.3.1 (#1566) @dependabot[bot]
- Bump the minors-patches group with 2 updates (#1561) @dependabot[bot]
- Bump actions/upload-artifact from 6 to 7 (#1563) @dependabot[bot]
- Bump types-requests from 2.32.4.20250913 to 2.32.4.20260107 (#1552) @dependabot[bot]
- Bump black from 25.12.0 to 26.1.0 (#1551) @dependabot[bot]
- Bump the minors-patches group with 2 updates (#1550) @dependabot[bot]
đ§ Tasks
- Graduate pydantic io feature (#1555) @jeongukjae
- Migrate mixin classes to dataclasses (#1548) @elliotgunton