ChangeX v0.1.9
Release-pipeline hardening — the macOS Quick Look preview now ships as a first-class, Developer ID-signed + Apple-notarized release asset, attached automatically by the (now fixed) tag pipeline.
Highlights
- Quick Look preview for
.changex, signed & notarized.ChangeX-QuickLook.dmg(Developer ID signed, notarized, stapled) is built and attached automatically on every version tag. Select a.changexfile in Finder and press Space to see the redline. Manage it withchangex quicklook {status,enable,disable}or from the desktop app's Settings page. - Fully green tag pipeline. All three release workflows — PyPI publish, Tauri desktop bundle, and Quick Look — now succeed end-to-end on a single tag.
- Same spine.
changex,changex-core,changex-mcp,changex-apipublished to PyPI at 0.1.9 (no API changes since 0.1.8). - Lint clean. Removed an unused import in
changex-api.
Install / upgrade
pip install -U --no-cache-dir changex # CLI + MCP + API
# or
uv tool upgrade changexThen run changex doctor to confirm file access, and changex --help for the command list.
Desktop & Quick Look (macOS)
- ChangeX Viewer — download the installer for your OS below (auto-updating via
latest.json). - Quick Look — install
ChangeX-QuickLook.dmg, thenchangex quicklook enable.
Assets
- Viewer installers: macOS
.dmg, Windows.msi/.exe, Linux.AppImage/.deb/.rpm(+ signatures, +latest.jsonupdater manifest) ChangeX-QuickLook.dmg— macOS Quick Look preview app