Releases: RefuseHQ/refuse-cli
Releases · RefuseHQ/refuse-cli
v1.4.2
18 Jun 10:29
Compare
Sorry, something went wrong.
No results found
1.4.2 (2026-06-18)
Bug Fixes
install: align shell-rc marker so uninstall fully cleans up (#65 ) (d0b346b )
shim: relink dangling shims instead of failing with 'file exists' (#64 ) (63893db )
v1.4.1
18 Jun 07:16
Compare
Sorry, something went wrong.
No results found
1.4.1 (2026-06-18)
Bug Fixes
install: robust latest-version resolution + clearer PATH activation (#62 ) (83352ff )
v1.4.0
11 Jun 04:22
Compare
Sorry, something went wrong.
No results found
1.4.0 (2026-06-11)
Features
gate: rich, actionable message when the account quota hits 429 (#60 ) (30776bb )
v1.3.6
10 Jun 13:01
Compare
Sorry, something went wrong.
No results found
1.3.6 (2026-06-10)
Bug Fixes
install: prefer sha256sum, fall back to shasum on macOS (#55 ) (d38a156 )
v1.3.5
10 Jun 12:36
Compare
Sorry, something went wrong.
No results found
1.3.5 (2026-06-08)
Bug Fixes
install.ps1: patch PowerShell profile so refuse beats machine PATH (#53 ) (ffaa78c )
v1.3.4
08 Jun 11:29
Compare
Sorry, something went wrong.
No results found
1.3.4 (2026-06-08)
Bug Fixes
shim: windows shims now intercept package managers (#51 ) (c2621a4 )
v1.3.3
08 Jun 10:52
Compare
Sorry, something went wrong.
No results found
1.3.3 (2026-06-08)
Bug Fixes
shim: prevent libuv signal-handler race on Windows; cross-platform install hint (#49 ) (b846f19 )
v1.3.2
08 Jun 06:08
Compare
Sorry, something went wrong.
No results found
1.3.2 (2026-06-08)
Bug Fixes
install.ps1: update $env:PATH in current session so refuse runs immediately (#47 ) (c75c68f )
install.sh: write PATH export to shell rc so refuse runs after install (#46 ) (5cf9df5 )
v1.3.1
06 Jun 12:05
Compare
Sorry, something went wrong.
No results found
1.3.1 (2026-06-06)
Bug Fixes
shim: --no-refuse and other PATH lookups recursed into the shim (#41 ) (1f19e68 )
v1.3.0
03 Jun 14:35
Compare
Sorry, something went wrong.
No results found
1.3.0 (2026-06-03)
Features
allowlist: per-project .refuse.yaml for formally-accepted risks (#37 ) (59a6984 )
audit: one-shot repo scan — lockfiles + Dockerfiles + GH workflows (#35 ) (c9f0c01 )
enforcement: pre-commit hook + GH Action + --filename override (#33 ) (39dc986 )
fix: print the suggested safe version (pipeable) (#38 ) (ba864f1 )
parsers: wider shim coverage — uv, poetry, pipenv, pdm, pipx, bundle, npx, composer, dotnet (#32 ) (be3ef9a )
parsers: wire up cargo, gem, and go shims (#28 ) (8524256 )
proxy: scaffold + design — local registry proxy (preview) (#39 ) (39663a3 )
python-hook: --all flag + list subcommand + interpreter discovery (#36 ) (7294bf3 )
python-hook: close the python -m pip bypass via a .pth interceptor (#34 ) (adb72f6 )
shim: add inline --no-refuse bypass flag (#29 ) (47c74d3 )
Bug Fixes
client: bump HTTP timeout 1.5s → 5s, REFUSE_TIMEOUT_MS override (#27 ) (ebf1c1e )