Skip to content

v0.2.20 (2024-03-23)

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Mar 05:42
· 234 commits to main since this release

Release Notes

New Features

  • LogicalSexp and OwnedLogicalSexp now have as_slice_raw() method. This
    is an expert-only function which might be found useful when you really need
    to distinguish NAs.

Minor improvements

  • savvy-cli init now generates <dllname>-win.def to avoid the infamous
    "export ordinal too large" error on Windows.

Download savvy-cli 0.2.20

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