Release Notes
🐛 Bug Fixes
- (keybindings) Make sure we use the correct filtering fields
📚 Documentation
- Add benchmarks to README.md [skip ci]
⚙️ Miscellaneous Tasks
- Clippy pedantic
- Correct typos in code, comments and documentation (#1002)
- Add sonar analysis (#1009)
- (ci) Add sonar directly to test workflow
- Set rust msrv (closes #1017)
- Remove sonar
New Contributors
Install skim 4.0.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/skim-rs/skim/releases/download/v4.0.1/skim-installer.sh | shDownload skim 4.0.1
| 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 |