Skip to content

chore: cut v0.19.0#100

Merged
omartelo merged 1 commit into
mainfrom
chore/cut-v0.19.0
Jul 25, 2026
Merged

chore: cut v0.19.0#100
omartelo merged 1 commit into
mainfrom
chore/cut-v0.19.0

Conversation

@omartelo

Copy link
Copy Markdown
Owner

Moves the [Unreleased] entries under a v0.19.0 heading and refreshes the compare links, so release.yml can read the notes from the matching section when the tag lands.

Minor bump: the release carries one feature (#98, the Pulls screen's Commits tab) alongside six fixes.

What lands

Added#98 commits tab on the Pulls screen.

Fixed#99 browser reflexes in the shell, #96 untracked-directory file count, #97 stale PR badge after a merge, #94 unknown model's context window, #93 lazy diff editors and the pull request screen's skeletons.

#91 (biome adoption, lib/ regrouping) and #95 (CLAUDE.md prune) are internal and carry no entry, which is why they are absent.

Test plan

  • gofmt -l . and go vet ./... clean
  • go test -race ./... — 404 passed, no data races
  • biome check . clean (exit 0), tsc --noEmit clean, vite build succeeds
  • vitest run — 416 passed in 44 files
  • Cross-compile loop GOOS=linux/darwin/windows go build ./... && go vet ./... clean
  • awk extraction from release.yml yields the full 0.19.0 section (7 entries)

@omartelo
omartelo merged commit 62bf062 into main Jul 25, 2026
3 checks passed
@omartelo
omartelo deleted the chore/cut-v0.19.0 branch July 25, 2026 23:58
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