Releases: antithesishq/snouty
Releases · antithesishq/snouty
v0.2.0
Immutable
release. Only release title and notes can be modified.
snouty v0.2.0
This release introduces a higher-level snouty run UX, adds local docs browsing with snouty docs, and moves raw webhook access to snouty api webhook.
Highlights
- New
snouty docscommands: search, show, tree, sqlite snouty runnow uses dedicated flags for common fields like--test-name,--description,--duration,--config-image, and--recipientssnouty run --config <dir>can now build and push a config image automatically- Raw webhook usage now lives under
snouty api webhook
Breaking changes
The big change in v0.2.0 is that the snouty run subcommand is now a higher-level interface. The old functionality has been moved to snouty api webhook.
Old:
snouty run -w basic_test \
--antithesis.test_name "my-test" \
--antithesis.description "nightly test run" \
--antithesis.config_image config:latest \
--antithesis.duration 30 \
--antithesis.report.recipients "[email protected]"New:
snouty api webhook -w basic_test \
--antithesis.test_name "my-test" \
--antithesis.description "nightly test run" \
--antithesis.config_image config:latest \
--antithesis.duration 30 \
--antithesis.report.recipients "[email protected]"Or you can migrate over to the new, higher-level, run interface:
snouty run -w basic_test \
--test-name "my-test" \
--description "nightly test run" \
--config-image config:latest \
--duration 30 \
--recipients "[email protected]"Full diff
Install snouty 0.2.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/antithesishq/snouty/releases/download/v0.2.0/snouty-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/antithesishq/snouty/releases/download/v0.2.0/snouty-installer.ps1 | iex"Download snouty 0.2.0
| File | Platform | Checksum |
|---|---|---|
| snouty-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| snouty-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| snouty-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| snouty-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
v0.1.11
Immutable
release. Only release title and notes can be modified.
Install snouty 0.1.11
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/antithesishq/snouty/releases/download/v0.1.11/snouty-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/antithesishq/snouty/releases/download/v0.1.11/snouty-installer.ps1 | iex"Download snouty 0.1.11
| File | Platform | Checksum |
|---|---|---|
| snouty-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| snouty-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| snouty-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| snouty-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
v0.1.10
Immutable
release. Only release title and notes can be modified.
Install snouty 0.1.10
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/orbitinghail/snouty/releases/download/v0.1.10/snouty-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/orbitinghail/snouty/releases/download/v0.1.10/snouty-installer.ps1 | iex"Download snouty 0.1.10
| File | Platform | Checksum |
|---|---|---|
| snouty-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| snouty-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| snouty-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| snouty-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
v0.1.9
Immutable
release. Only release title and notes can be modified.
Install snouty 0.1.9
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/orbitinghail/snouty/releases/download/v0.1.9/snouty-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/orbitinghail/snouty/releases/download/v0.1.9/snouty-installer.ps1 | iex"Download snouty 0.1.9
| File | Platform | Checksum |
|---|---|---|
| snouty-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| snouty-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| snouty-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| snouty-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
v0.1.8
Immutable
release. Only release title and notes can be modified.
Install snouty 0.1.8
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/orbitinghail/snouty/releases/download/v0.1.8/snouty-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/orbitinghail/snouty/releases/download/v0.1.8/snouty-installer.ps1 | iex"Download snouty 0.1.8
| File | Platform | Checksum |
|---|---|---|
| snouty-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| snouty-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| snouty-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| snouty-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
v0.1.7
Immutable
release. Only release title and notes can be modified.
Install snouty 0.1.7
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/orbitinghail/snouty/releases/download/v0.1.7/snouty-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/orbitinghail/snouty/releases/download/v0.1.7/snouty-installer.ps1 | iex"Download snouty 0.1.7
| File | Platform | Checksum |
|---|---|---|
| snouty-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| snouty-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| snouty-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| snouty-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
v0.1.5
Immutable
release. Only release title and notes can be modified.
Install snouty 0.1.5
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/orbitinghail/snouty/releases/download/v0.1.5/snouty-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/orbitinghail/snouty/releases/download/v0.1.5/snouty-installer.ps1 | iex"Download snouty 0.1.5
| File | Platform | Checksum |
|---|---|---|
| snouty-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| snouty-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| snouty-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| snouty-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
v0.1.3
Immutable
release. Only release title and notes can be modified.
v0.1.4
Immutable
release. Only release title and notes can be modified.
Full Changelog: v0.1.3...v0.1.4