Skip to content

Prepare v0.0.1 release - #2

Merged
lynnswap merged 2 commits into
mainfrom
release/v0.0.1
Aug 28, 2026
Merged

Prepare v0.0.1 release#2
lynnswap merged 2 commits into
mainfrom
release/v0.0.1

Conversation

@lynnswap

@lynnswap lynnswap commented Aug 28, 2026

Copy link
Copy Markdown
Owner

Purpose

Prepare the repository for its first published release, v0.0.1. The release workflow verifies that the requested tag matches the executable version, so main must expose 0.0.1 before the Model B release workflow can be dispatched.

User-facing install commands should not require documentation edits for every release. They therefore resolve the latest published release instead of embedding a version.

Changes

  • Change the executable version from 0.1.0 to 0.0.1.
  • Remove the pinned-version installer example so every README release-install command uses releases/latest.

Testing

  • swift test — 65 tests across 5 suites passed with Xcode 27 / Swift 6.4.
  • scripts/build-release.sh, scripts/package-release.sh, and scripts/verify-release-assets.sh completed for v0.0.1.
  • The generated arm64 archive, checksums, installer rendering, isolated installation, and installed binary version were verified.
  • Every user-facing GitHub Release curl command in README.md resolves releases/latest.
  • actionlint and git diff --check passed.
  • Branch-wide codex-review against main completed with 0 findings.

No screenshots are included because this only aligns release metadata and installation documentation.

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for security reviews. Please try again later.

@lynnswap

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Nice work!

Reviewed commit: 7c51cb82ad

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@lynnswap
lynnswap merged commit f62f0cb into main Aug 28, 2026
1 check passed
@lynnswap
lynnswap deleted the release/v0.0.1 branch August 28, 2026 13:12
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