v2.0.6
Installation
Via curl (macOS/Linux):
curl -fsSL https://ocx.kdco.dev/install.sh | bashVia npm (all platforms including Windows):
npm install -g ocxManual download:
Download the appropriate binary for your platform from the assets below.
Checksums
SHA256 checksums are provided for each binary. Verify with:
sha256sum -c SHA256SUMS.txt[2.0.6] - 2026-04-08
✨ Features
- release: Add CLI release tag helper (#182) by @kdcokenny in #182(1f57ecc)
🐛 Bug Fixes
- cli: Resolve profile-scoped relative {file:...} references (#178) by @kdcokenny in #178(784021b)
🧹 Chores
- cli: Bump version from 2.0.5 to 2.0.6 by @kdcokenny(45c1fae)
Full Changelog: v2.0.5...v2.0.6