Skip to content

v0.8.2

Choose a tag to compare

@github-actions github-actions released this 17 Jul 07:41
f25c649

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

Full Changelog: v0.8.1...v0.8.2