Installation
Unix (Linux/macOS)
Use the install script:
curl -fsSL https://binmate.cturner8.dev/install.sh | bashWindows (PowerShell)
Use the PowerShell install script:
irm https://binmate.cturner8.dev/install.ps1 | iexManual Installation
Or download the appropriate binary for your platform below.
Changelog
Features
- feat: Extend GitHub authentication — token priority chain + askpass support (#82) (@Copilot)
Bug Fixes
Others
- Add comprehensive test coverage for database repository package (#6) (@cturner8)
- Add raw binary format (#83) (@cturner8)
- Complete TUI phases 9-10: add test suite and Phase 5 implementation plan (#31) (@Copilot)
- Translate markdown content into themed VitePress documentation site (#78) (@Copilot)
- Update actions/checkout action to v7 (@renovate[bot])
- Update actions/checkout action to v7 (#79) (@cturner8)
- Update actions/setup-go action to v6.5.0 (#85) (@renovate[bot])
- Update module modernc.org/sqlite to v1.53.0 (#81) (@renovate[bot])
- Update pages deploy workflow to build vitepress site (#80) (@cturner8)
- v0.0.8 (#88) (@cturner8)
- work in progress for extract functionality in install package (#7) (@cturner8)
Full Changelog: v0.0.7...v0.0.8