You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
release: cut v1.0.0 — the "just diting" release (#39)
Bump pyproject.toml + uv.lock 0.9.0 → 1.0.0 and consolidate the two
proposals archived since v0.9.0 into a single [1.0.0] — 2026-05-13
section in CHANGELOG.md and docs/zh/CHANGELOG.md.
Major version jump because the install surface materially changes:
- v0.9.0 required `git clone` + `uv sync` + `make helper` + Xcode CLT.
Audience: Python developers willing to set up a build environment.
- v1.0.0 ships a curl-bash one-liner that drops a self-contained
binary plus the helper bundle in place. Audience: anyone with a Mac.
Combined with the unified row-select + live detail modals (PR #35)
across Wi-Fi / BLE / Bonjour, the TUI now has a coherent gesture
model end-users can learn once and apply everywhere.
Source-from-tree (`uv run diting`) developer flow is preserved
exactly — both paths coexist on the same machine.
This tag will be the first to trigger the release workflow added
in PR #37. Watch the GitHub Actions run for `macos-14` + `macos-13`
matrix builds and the `shasums` follow-up job; verify the resulting
release assets satisfy install.sh end-to-end.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments