v0.1.0
[0.1.0] - 2026-01-21
First versioned release with GitHub Releases infrastructure.
Added
- GitHub Actions release workflow (
.github/workflows/release.yml) - Release documentation (
RELEASING.md) - Version badge in README
--edgeflag for install-hooks.sh (install from main branch)--versionflag for install-hooks.sh (install specific version)- Automatic latest release detection via GitHub API
Changed
- install-hooks.sh now fetches from GitHub releases by default
- Falls back to main branch if no releases exist