Skip to content

Release v1.4.0: version bump - #745

Merged
JustVugg merged 3 commits into
mainfrom
dev
Aug 1, 2026
Merged

Release v1.4.0: version bump#745
JustVugg merged 3 commits into
mainfrom
dev

Conversation

@JustVugg

@JustVugg JustVugg commented Aug 1, 2026

Copy link
Copy Markdown
Owner

The last three commits before the v1.4.0 tag.

c/version.py is the single source of truth and the release archives carry it, so this has to be on main before the tag — otherwise the published binaries announce 1.3.0 while the tag says 1.4.0. The four README sample banners go with it; they had gone stale for two releases running before #709 caught them at 1.1.0.

Also adds .claude/ to .gitignore. Claude Code keeps agent worktrees there, and a git add -A while preparing this bump picked one up as an embedded git repository. It was caught and removed before review, but the guard belongs in the tree rather than in whoever runs the next add -A.

Routed through dev rather than opened against main directly — everything goes to dev first, including this. All checks green on dev.

After this merges, the tag can be cut.

JustVugg and others added 3 commits August 1, 2026 04:24
c/version.py is the single source of truth and the release archives carry it,
so this has to land before the tag or the published binaries announce 1.3.0.
The four README sample banners go with it -- they went stale for two releases
running before #709 caught them at 1.1.0.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude Code keeps agent worktrees and session scratch under .claude/. A 'git add -A'
picked one up as an embedded git repository while preparing the 1.4.0 bump; it was
caught before the PR was reviewed, but the guard belongs in the tree rather than in
whoever runs the next 'add -A'.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@JustVugg
JustVugg merged commit e058788 into main Aug 1, 2026
26 checks 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