Skip to content

Release v0.1.4 - #6

Merged
dsaad68 merged 3 commits into
mainfrom
edit
Jun 22, 2026
Merged

Release v0.1.4#6
dsaad68 merged 3 commits into
mainfrom
edit

Conversation

@dsaad68

@dsaad68 dsaad68 commented Jun 22, 2026

Copy link
Copy Markdown
Owner

Summary

Cuts termdown v0.1.4 and moves the macOS CI/Release jobs onto a self-hosted Apple-Silicon runner.

Release

  • Bump appVersion0.1.4 (Sources/termdown/Version.swift).
  • Add the [0.1.4] CHANGELOG.md entry documenting the edit features: cursor mode (v), line selection + copy (y/Y), inline editing (e / Ctrl-S), and the new edit/cursor rebindable actions. Updated the compare/release links. (Skips 0.1.3, intentionally.)

CI / Release infra

  • Point the three macos-latest jobs at the self-hosted runner [self-hosted, macOS, ARM64, macos-arm64]: CI build-test (macOS), CI lint, and the Release universal build.

Test plan

  • macOS (local): just check clean (SwiftFormat lint + swiftlint --strict), 232 tests pass, swift build succeeds.
  • Linux build (local): compiles cleanly in the swift:6.2 container.
  • Linux tests: authoritative on CI's x86_64 runner (a subset of sync tests deadlock in swift-corelibs-xctest's RunLoop only under aarch64 Docker — environment-specific, not a regression).
  • After merge, tagging v0.1.4 triggers the Release workflow (verify-version → build → publish + Homebrew tap).

🤖 Generated with Claude Code

dsaad68 and others added 3 commits June 21, 2026 23:44
- Bump appVersion to 0.1.4 and add the 0.1.4 CHANGELOG entry
  (cursor mode, line selection/copy, inline editing + save).
- Point the three macOS jobs (CI build-test, CI lint, Release build)
  at the self-hosted Apple-Silicon runner
  [self-hosted, macOS, ARM64, macos-arm64].

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@dsaad68
dsaad68 merged commit 58d5ac9 into main Jun 22, 2026
3 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