v0.8.2
Jack CLI v0.8.2
Install (no Python needed):
curl -fsSL https://raw.githubusercontent.com/mdjakkariya/jacky/main/install.sh | sh
(Windows: irm https://raw.githubusercontent.com/mdjakkariya/jacky/main/install.ps1 | iex).
Binaries + checksums for macOS (Apple Silicon), Linux (x64/arm64), and Windows
are attached below; jack update self-updates.
Intel Mac (macOS x64) is not published yet — pending a dependency change.
On an Intel Mac, install from PyPI instead:uv tool install jacky.
Engine (from PyPI): uv tool install jacky (or pipx install jacky) —
https://pypi.org/project/jacky/. The wheel + sdist are also attached below.
The macOS orb app releases on its own track (orb-vX.Y.Z).
What's Changed
- feat(release): publish the engine to PyPI as
jackyvia Trusted Publishing by @mdjakkariya in #94 - chore(release): v0.8.2 by @mdjakkariya in #95
Full Changelog: v0.8.1...v0.8.2