Guard 3.0.86
Guard 3.0.86 is a stable release cut from 70e37e7.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.85.
Fixes
- release: Use binary units for PyPI storage quota (#2784)
- Match the PyPI project storage check to its 10 GiB default instead of decimal gigabytes.
- Preserve the conservative quota boundary and avoid deletion advice when no eligible artifacts exist.
- Add regression coverage for pending uploads, binary-unit boundaries, and error messages.
Install
Install this release:
uv tool install "hol-guard[cisco]==3.0.86"Full changelog: v3.0.85...v3.0.86
Thanks @kantorcodes!