Skip to content

ChangeX v0.1.9

Choose a tag to compare

@ArioMoniri ArioMoniri released this 04 Jun 17:09
· 28 commits to main since this release

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 .changex file in Finder and press Space to see the redline. Manage it with changex 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-api published 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 changex

Then 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, then changex quicklook enable.

Assets

  • Viewer installers: macOS .dmg, Windows .msi/.exe, Linux .AppImage/.deb/.rpm (+ signatures, + latest.json updater manifest)
  • ChangeX-QuickLook.dmg — macOS Quick Look preview app