8000 Release 0.11.2 - 2025-02-28 Β· bosun-ai/kwaak Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

0.11.2 - 2025-02-28

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 16:22
5cd7b94

Release Notes

πŸ› Bug Fixes

  • Ensure tui logger starts properly after tui when defaulting (#344)
  • (deps) Pin arrow to working version in Swiftide and update lancedb

πŸ“š Documentation

  • Add instructions for Arch Linux (#357)

🎨 Styling

  • Don't use dark grey and dim together (#343)

βš™οΈ Miscellaneous Tasks

  • Add tracing to primary startup methods and functions (#347)
  • Faster local Dockerfile for quicker experimentation (#346)
  • Fix typo (#349)
  • Update to rust 2024 edition (#340)
  • Revert to 2021 edition until analyzer supports 2024
  • Clippy like its 2021

Install kwaak 0.11.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/bosun-ai/kwaak/releases/download/v0.11.2/kwaak-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install bosun-ai/tap/kwaak

Download kwaak 0.11.2

File Platform Checksum
kwaak-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
kwaak-x86_64-apple-darwin.tar.xz Intel macOS checksum
kwaak-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
0