Release Notes
Changed
- Docs: the README Status section described the hesojs determinism
engine swap (ADR 0030) as an upcoming change — it actually shipped in
0.3.0. Reworded to the current state. No code changes.
Added
- First publish of the Python distribution under its current name
heso-runtime on PyPI (pip install heso-runtime). The import
name stays heso; the binary and the Node package (@ixla/heso) are
unchanged.
heso-cli 0.3.1
Install heso-cli 0.3.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/heso-inc/heso/releases/download/v0.3.1/heso-cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/heso-inc/heso/releases/download/v0.3.1/heso-cli-installer.ps1 | iex"
Download heso-cli 0.3.1
heso-verify 0.3.1
Install heso-verify 0.3.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/heso-inc/heso/releases/download/v0.3.1/heso-verify-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/heso-inc/heso/releases/download/v0.3.1/heso-verify-installer.ps1 | iex"
Download heso-verify 0.3.1