Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 21 Jan 18:17
· 38 commits to main since this release

[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
  • --edge flag for install-hooks.sh (install from main branch)
  • --version flag 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