github skim-rs/skim v2.0.0
2.0.0 - 2026-01-31

4 hours ago

Release Notes

🚀 Features

  • [breaking] library Send & receive items in batches (#938)
    This should not affect TUI users other than in improving the app's performance

⚙️ Miscellaneous Tasks

  • Add valgrind and thread sanitizer test profiles [skip ci]

Install skim 2.0.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/skim-rs/skim/releases/download/v2.0.0/skim-installer.sh | sh

Download skim 2.0.0

File Platform Checksum
skim-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
skim-x86_64-apple-darwin.tar.xz Intel macOS checksum
skim-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
skim-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
skim-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

Don't miss a new skim release

NewReleases is sending notifications on new releases.