.goreleaser.yaml for linux/macos/windows × amd64/arm64.
- Release GitHub Actions workflow on tag push, marked as pre-release on GitHub.
- Tag
v0.1.0-alpha.1 (semver pre-release identifier).
- CHANGELOG entry under
[0.1.0-alpha.1] describing the alpha scope (read-only API surface, no write endpoints, expect breaking changes before v0.1.0).
- README badge for latest pre-release.
Blocked by all read-side issues being merged. Write endpoints (#13) and the stable v0.1.0 release are out of scope for the alpha.
.goreleaser.yamlfor linux/macos/windows × amd64/arm64.v0.1.0-alpha.1(semver pre-release identifier).[0.1.0-alpha.1]describing the alpha scope (read-only API surface, no write endpoints, expect breaking changes beforev0.1.0).Blocked by all read-side issues being merged. Write endpoints (#13) and the stable
v0.1.0release are out of scope for the alpha.