Skip to content

docs: install from the release, and start a changelog - #2

Merged
skeeeon merged 1 commit into
mainfrom
chore/install-docs-and-changelog
Aug 22, 2026
Merged

docs: install from the release, and start a changelog#2
skeeeon merged 1 commit into
mainfrom
chore/install-docs-and-changelog

Conversation

@skeeeon

@skeeeon skeeeon commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

Two chores created by cutting v0.1.0.

The quickstart still said go build -o stone. Six prebuilt archives are attached to the release and nothing pointed at them, so every user compiled their own and --version reported dev. Step 1 now downloads one, names the full target list (linux/darwin/windows × amd64/arm64), and keeps the source build as the alternative it now is. The subsequent steps still use ./stone, which stays correct — the archive unpacks the binary into the working directory.

No CHANGELOG.md, so "what changed since v0.1.0" had no answer beyond commit subjects. Seeded with the state at first tag in the same Keep a Changelog format the platform repo uses, including the two caveats a reader actually needs: the field list is hand-maintained and can lag a platform release, and auth login is interactive on purpose.

The docs site gets the matching change in stone-age-io/platform-docs.

🤖 Generated with Claude Code

Two consequences of having a first release. The quickstart still opened with
`go build -o stone`, so the six prebuilt archives now attached to v0.1.0 were
invisible and every user compiled their own; it now downloads one and mentions
the full target list, keeping the build-it-yourself line as the alternative it
now is.

And there was no changelog, so "what changed since v0.1.0" had no answer beyond
commit subjects. Seeded with the state at first tag, in the same format the
platform repo uses, including the two caveats a reader needs: the field list is
hand-maintained and can lag a platform release, and `auth login` is interactive
on purpose.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@skeeeon
skeeeon merged commit f254f75 into main Aug 22, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant