Releases: rvenutolo/claude-pgrep-pkill-guard
Releases · rvenutolo/claude-pgrep-pkill-guard
Release list
v1.0.0
1.0.0 (2026-08-28)
Features
- add plugin, marketplace and hook manifests (c89bebd)
- import guard hook and plugin manifests (df27581)
- import the pgrep/pkill guard hook and scanner (2b8fa01)
Bug Fixes
- give body_has_terminator a command-substitution scope barrier (f845e6d)
- give body_has_terminator a command-substitution scope barrier (5311b34), closes #8
- make pgrep-scan.awk independent of RS so one-true-awk works unaided (17cb928)
- make pgrep-scan.awk independent of RS so one-true-awk works unaided (bb1c2dc), closes #7
- make the guard portable and rename it (134e939)
- reject a pre-4.2 host bash in .ci/in-devshell (b7c3c32)
- report INACTIVE loudly when bash is older than 4.3 (3e9a3dd)
- use POSIX short flags in the guard for macOS support (ee45d68)
- use the security category and sync the marketplace version (a2f54a6)
- verify scanner integrity in-band instead of via the ERR trap (5e3264f)
Continuous Integration
- add release-please, commitlint and renovate (31feb1d)