Release Notes
Removed
- The plat registry. The
publish, pull, and list verbs and the
heso registry namespace are gone, along with the hosted store at
heso.ca/ecosystem. Sharing a plat now means handing someone the
file (or a URL to it); they run heso run - or heso verify against
it. heso no longer publishes or hosts plats.
Changed
search now queries Mojeek alongside DuckDuckGo and the Wikipedia
knowledge block (plus an optional SearXNG endpoint via --searx-url
/ HESO_SEARX_URL), so results are returned more reliably when one
backend is unavailable. No API key is required.
heso-cli 0.2.0
Install heso-cli 0.2.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/blank3rs/heso/releases/download/v0.2.0/heso-cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/blank3rs/heso/releases/download/v0.2.0/heso-cli-installer.ps1 | iex"
Download heso-cli 0.2.0
heso-verify 0.2.0
Install heso-verify 0.2.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/blank3rs/heso/releases/download/v0.2.0/heso-verify-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/blank3rs/heso/releases/download/v0.2.0/heso-verify-installer.ps1 | iex"
Download heso-verify 0.2.0