| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| RepoBar-0.8.8-SHA256SUMS.txt | 2026-09-07 | 173 Bytes | |
| RepoBar-0.8.8.dSYM.zip | 2026-09-07 | 28.4 MB | |
| RepoBar-0.8.8.zip | 2026-09-07 | 26.7 MB | |
| README.md | 2026-09-07 | 937 Bytes | |
| RepoBar 0.8.8 source code.tar.gz | 2026-09-07 | 5.2 MB | |
| RepoBar 0.8.8 source code.zip | 2026-09-07 | 5.5 MB | |
| Totals: 6 Items | 65.7 MB | 0 | |
Highlights: CLI flags now behave as requested, and workflow names make CI runs for the same commit easy to distinguish.
- Honor
local-reset --yes,checkout --open, andrepo --traffic,--heatmap, and--release, which were silently ignored (thanks @devYRPauli). (#113) - Distinguish CI runs for the same commit by showing workflow names in the menu and CLI output (thanks @jiimaho). (#115)
- Declare the macOS 15 minimum in the app bundle so Sparkle does not offer incompatible updates to older macOS versions.
- Honor
repobar changelog --releaseand count newer dated entries when the Unreleased section is empty (thanks @devYRPauli). (#109) - Rewrite the README around installation and first use, with dynamic project badges and tighter links to reference documentation.
- Update AppAuth to 3.0.0 and refresh Apollo, Kingfisher, Sparkle, swift-log, Swiftdansi, GraphQL, Octokit, tsx, pnpm, and the Node.js setup action.