Skip to content

Guard 3.0.74

Choose a tag to compare

@github-actions github-actions released this 04 Sep 19:17
6edd124

Guard 3.0.74 is a stable release cut from 6edd124.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.73.

Fixes

  • guard: Stabilize frozen harness launchers (#2765)
    • generate shell-based harness launchers when Guard runs as a frozen executable
    • resolve bundled Desktop Core paths through the stable current-Core launcher
    • refresh previously generated version-pinned launchers automatically

Install

Install this release:

uv tool install "hol-guard[cisco]==3.0.74"

Full changelog: v3.0.73...v3.0.74

Thanks @kantorcodes!