v0.3.0 (2023-12-12)
Release Notes
- Increased MSRV to 1.70
- Added
--startup-script
and--startup-wait-ms
options
Install confab 0.3.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/jwodder/confab/releases/download/v0.3.0/confab-installer.sh | sh
Install prebuilt binaries via powershell script
irm https://github.com/jwodder/confab/releases/download/v0.3.0/confab-installer.ps1 | iex
Download confab 0.3.0
File | Platform | Checksum |
---|---|---|
confab-aarch64-apple-darwin.tar.xz | macOS Apple Silicon | checksum |
confab-x86_64-apple-darwin.tar.xz | macOS Intel | checksum |
confab-x86_64-pc-windows-msvc.zip | Windows x64 | checksum |
confab-x86_64-unknown-linux-gnu.tar.xz | Linux x64 | checksum |
confab-x86_64-unknown-linux-musl.tar.xz | musl Linux x64 | checksum |