Releases: gfargo/mrgitclean
Releases · gfargo/mrgitclean
Release list
v1.1.1
v1.1.0
v1.0.0
1.0.0 (2026-07-04)
Bug Fixes
- batch: require confirmation for content-detected branches in batch mode (ae4b005)
- delete: stop silent -D fallback; add --force flag for explicit escalation (#10) (cb66017)
- detection: detect squash/rebase-merged and remote-only branches (4d1a2ed), closes mrgitclean#4
- filter: make --exclude/--include repeatable with array accumulation (#13) (498c711), closes mrgitclean#7
- filter: use literal glob match for skip-list membership check (#11) (7bf89e5)
- package.json & yarn.lock to reduce vulnerabilities (b0737fd)
Features
- add Homebrew distribution + beta release channel (#3) (02df5f5)
- initial release (6a2023b)
- robustness: fetch --prune, TTY-aware color, flag validation, default-branch fallback, non-zsh guard, --yes mode, pre-run summary & tally (#12) (d5ca5c7)
- setup auto-release workflow with semantic versioning and homebrew tap (dc14e31)