Skip to content

0.3.0 - 2024-11-03

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Nov 14:00
· 2 commits to main since this release
c82e882

Release Notes

🚀 Features

  • (tui) Highlight search results (#61) - (1dffc0a)

🐛 Bug Fixes

  • (search) Do not close when pressed on 'q' - (2d1a381)

📚 Documentation

  • (readme) Details about SQLite dep and avoiding crates mismatch v… (#59) - (2d727cd)

Install flawz 0.3.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/orhun/flawz/releases/download/v0.3.0/flawz-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -c "irm https://github.com/orhun/flawz/releases/download/v0.3.0/flawz-installer.ps1 | iex"

Download flawz 0.3.0

File Platform Checksum
flawz-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
flawz-x86_64-apple-darwin.tar.xz Intel macOS checksum
flawz-x86_64-pc-windows-msvc.zip x64 Windows checksum
flawz-x86_64-pc-windows-msvc.msi x64 Windows checksum