Skip to content

Releases: gfargo/mrgitclean

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 06 Jul 00:15

1.1.1 (2026-07-06)

Bug Fixes

  • release: write homebrew formula into workspace, not /tmp (#16) (1356498)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 18:25

1.1.0 (2026-07-04)

Features

  • inject release version into binary on publish (#14) (83683bd)

v1.0.0

Choose a tag to compare

@gfargo gfargo released this 04 Jul 17:37

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)