Skip to content

Releases: stchris/aleph-tui

0.4.1 - 2024-10-24

24 Oct 11:35
902ea04
Compare
Choose a tag to compare

Release Notes

🚀 Features

  • Show status details per collection when browsing results
  • Integrate human_panic for much nicer panic handling
  • Make it async

⚙️ Miscellaneous Tasks

  • Update screenshot
  • Update changelog for 0.4.0
  • Release aleph-tui version 0.4.0

Bugfix

  • Make the info panel slightly larger

Install aleph-tui 0.4.1

Install prebuilt binaries via shell script

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

Install prebuilt binaries via Homebrew

brew install stchris/formulae/aleph-tui

Download aleph-tui 0.4.1

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

0.4.0 - 2024-09-13

13 Sep 20:30
43777c0
Compare
Choose a tag to compare

Release Notes

🚀 Features

  • Nicer display of time deltas
  • Show status details per collection when browsing results

⚙️ Miscellaneous Tasks

  • Update screenshot
  • Update changelog for 0.4.0

Install aleph-tui 0.4.0

Install prebuilt binaries via shell script

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

Install prebuilt binaries via Homebrew

brew install stchris/formulae/aleph-tui

Download aleph-tui 0.4.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

v0.3.2

04 Sep 21:19
9ec6962
Compare
Choose a tag to compare

Install aleph-tui 0.3.2

⚙️ Miscellaneous Tasks

  • Slightly update the UI constraints to make it fit better in small windows
  • Add screenshots to README
  • Cargo update (reqwest, cargo-dist, ratatui)
  • Support Aleph 4.x status API

Install prebuilt binaries via shell script

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

Install prebuilt binaries via Homebrew

brew install stchris/formulae/aleph-tui

Download aleph-tui 0.3.2

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

0.3.0 - 2024-03-04

04 Mar 19:38
0736fdb
Compare
Choose a tag to compare

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

0.2.0 - 2024-02-07

07 Feb 16:08
1977cbd
Compare
Choose a tag to compare

Release Notes

Features

  • Format large numbers
  • Use flex layouts

Miscellaneous Tasks

  • Cargo update
  • 0.2.0 changelog

Install aleph-tui 0.2.0

Install prebuilt binaries via shell script

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

Install prebuilt binaries via Homebrew

brew install stchris/homebrew-formulae/aleph-tui

Download aleph-tui 0.2.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

0.1.3 - 2024-01-24

24 Jan 12:44
c0f45ea
Compare
Choose a tag to compare

Release Notes

  • Made xref and restricted attributes of a collection optional to provide some backwards compatibility

Miscellaneous Tasks

  • Add installation hints to README
  • Add a changelog

Install aleph-tui 0.1.3

Install prebuilt binaries via shell script

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

Install prebuilt binaries via Homebrew

brew install stchris/homebrew-formulae/aleph-tui

Download aleph-tui 0.1.3

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

v0.1.2

20 Jan 21:01
1d89802
Compare
Choose a tag to compare

Install aleph-tui 0.1.2

Install prebuilt binaries via shell script

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

Install prebuilt binaries via Homebrew

brew install stchris/homebrew-formulae/aleph-tui

Download aleph-tui 0.1.2

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

v0.1.0

19 Jan 23:23
e85dd86
Compare
Choose a tag to compare