v0.7.1 (2024-10-21)
Release Notes
Bug fixes
NumericScalar::as_usize()
andNumericSexp::iter_usize()
now fail if the
number is larger than2^53 - 1
because this is the maximum number that can
be safely converted to usize.
Install savvy-cli 0.7.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/yutannihilation/savvy/releases/download/v0.7.1/savvy-cli-installer.sh | sh
Download savvy-cli 0.7.1
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 |