Release Notes
🚀 Features
- Add fzy matcher and
--typos/--no-typosflag (#987)
🐛 Bug Fixes
- Correctly bind uppercase keys
- More precision on AndOr matches (closes #526)
- Respect the and & or priority
⚙️ Miscellaneous Tasks
- (dep) Remove unused dependency 'beef' (#986)
- (dep) Frizbee 0.8.1 (#985)
- Add partial bench to measure the time it takes to setup skim
- Pin dependencies to the latest exact version
New Contributors
- @bitfehler made their first contribution in #985
- @Sisyphus1813 made their first contribution in #983
Install skim 3.5.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/skim-rs/skim/releases/download/v3.5.0/skim-installer.sh | shDownload skim 3.5.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 |