Skip to content

0.3.0 - 2024-03-04

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 19:38
· 3 commits to main since this release
0736fdb

Release Notes

Bugfixes

  • removed the styling on some elements which caused blinking in certain terminals (Terminal.app for instance)

🚀 Features

  • Format large numbers
  • Send user agent header including version
  • Accept a profile name as argument

⚙️ Miscellaneous Tasks

  • Cargo update
  • Cargo-dist 0.10.0
  • Clippy fixes
  • Update changelog

Install aleph-tui 0.3.0

Install prebuilt binaries via shell script

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

Install prebuilt binaries via Homebrew

brew install stchris/homebrew-formulae/aleph-tui

Download aleph-tui 0.3.0

File Platform Checksum
aleph-tui-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
aleph-tui-x86_64-apple-darwin.tar.xz Intel macOS checksum
aleph-tui-x86_64-pc-windows-msvc.zip x64 Windows checksum
aleph-tui-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum