Skip to content

0.7.3

Choose a tag to compare

@github-actions github-actions released this 17 Jul 21:17
8bebe1b

Release Notes

  • Fix: serve --all-hubs no longer shows a broken "not a confer hub" tab. A dev/source directory
    that had been registered in the machine's watch registry (with no .confer-version/threads//
    roles/) leaked through hub discovery, so serve/dashboard --all-hubs rendered a broken tab for
    it and the --hub <name> selector could match it. Hub discovery now filters to actual confer hubs.

Install confer-cli 0.7.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/codeshrew/confer/releases/download/v0.7.3/confer-cli-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install codeshrew/tap/confer

Download confer-cli 0.7.3

File Platform Checksum
confer-cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
confer-cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
confer-cli-aarch64-unknown-linux-musl.tar.xz ARM64 MUSL Linux checksum
confer-cli-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum