Release Notes
- First release published on crates.io:
cargo install harken and
cargo binstall harken now work.
- Explicit
exclude list in Cargo.toml so local-only dirs never ship in
the package.
- README: documented the
CMAKE_POLICY_VERSION_MINIMUM=3.5 workaround for
source builds on CMake >= 4 hosts without system libopus.
- Project docs:
CLAUDE.md, docs/ARCHITECTURE.md, CI skips
documentation-only changes.
Install harken 0.3.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/montezuma-p/harken/releases/download/v0.3.1/harken-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/montezuma-p/harken/releases/download/v0.3.1/harken-installer.ps1 | iex"
Download harken 0.3.1