Skip to content

v1.9.3

Choose a tag to compare

@github-actions github-actions released this 27 May 10:23
78a9a4b

Changelog

Features

  • [feat] Prune stale remote-tracking refs during rimba clean (#216)
  • [feat] hooks installer: replace make hooks with scripts/setup.sh (preflight, --force, symlinks) (#202)

Bug Fixes

  • [fix] promote flow: surface stash apply/drop errors instead of masking them (#213)
  • [fix] unify partial-failure recovery and auto-abort failed merges (#214)

Maintenance

  • [chore] Audit hardening: security + reliability fixes (#212)
  • [chore] Extract update orchestration into internal/updater.Runner (#204)
  • [chore] gitignore: ignore macOS .DS_Store (#218)

Other

  • Bump actions/cache from 4 to 5 (#205)