Skip to content

Guard 3.0.21

Choose a tag to compare

@kantorcodes kantorcodes released this 04 Sep 19:07
· 289 commits to main since this release
eac934b

Guard 3.0.21 is a stable release cut from eac934b.
1 commit • 1 merged pull request • 1 contributor since Guard 3.0.20.

Fixes

  • update: Prefer newer stable releases on alpha channel (#2685)
    • let alpha-channel updates select newer stable releases instead of remaining pinned to an older alpha
    • keep stable and alpha Desktop Core artifact routing correct for the selected target
    • exclude beta and release-candidate builds from stable and alpha compatibility fallbacks

Install

Install this release:

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

Full changelog: v3.0.20...v3.0.21

Thanks @kantorcodes!