Skip to content

v0.6.8 (2024-09-17)

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Sep 14:20

Release Notes

Minor Improvements

  • savvy init now generates
    • slightly better configure script that checks if cargo command is available
    • cleanup script to remove the generated Makevars after compilation
    • configure.win and cleanup.win
    • src/Makevars.win.in instead of src/Makevars.win for consistency with Unix-alikes

Install savvy-cli 0.6.8

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/yutannihilation/savvy/releases/download/v0.6.8/savvy-cli-installer.sh | sh

Download savvy-cli 0.6.8

File Platform Checksum
savvy-cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
savvy-cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
savvy-cli-x86_64-pc-windows-msvc.zip x64 Windows checksum
savvy-cli-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
savvy-cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum