Skip to content

Releases: ratatui/crates-tui

0.1.7 - 2024-02-12

12 Feb 16:22
02f4b86
Compare
Choose a tag to compare

Release Notes

Other

  • clippy (#32)
  • simplify help.rs (#27)
  • (deps) bump chrono from 0.4.33 to 0.4.34 (#30)
  • (deps) bump ratatui from 0.26.1-alpha.1 to 0.26.1 (#31)
  • remove the specific crossterm events (#28)

Install crates-tui 0.1.7

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ratatui-org/crates-tui/releases/download/v0.1.7/crates-tui-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/ratatui-org/crates-tui/releases/download/v0.1.7/crates-tui-installer.ps1 | iex

Download crates-tui 0.1.7

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

0.1.6 - 2024-02-11

11 Feb 13:28
df92233
Compare
Choose a tag to compare

Release Notes

Added

  • refactor app.rs (#21)
  • Increase spacing between top and bottom in summary

Fixed

  • version string even without git (#24)

Other

  • Add AUR instructions (#22)

Install crates-tui 0.1.6

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ratatui-org/crates-tui/releases/download/v0.1.6/crates-tui-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/ratatui-org/crates-tui/releases/download/v0.1.6/crates-tui-installer.ps1 | iex

Download crates-tui 0.1.6

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

0.1.5 - 2024-02-09

09 Feb 15:54
214d28c
Compare
Choose a tag to compare

Release Notes

Added

  • Show cargo copy in demo
  • Show help in demo
  • Add vhs tape
  • Better help menu with offset and UX for new users
  • Add Action::Ignore

Fixed

  • Don't update crate info when scrolling help
  • Change resolution in tape
  • Missing enter in vhs tape

Other

  • Update gitignore to only ignore log files
  • Update README.md with new demo
  • more tweaks to the demo by scrolling help
  • Tweak resolution and timing of the demo
  • Increase resolution of demo
  • Change demo to move up faster at the end

Install crates-tui 0.1.5

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ratatui-org/crates-tui/releases/download/v0.1.5/crates-tui-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/ratatui-org/crates-tui/releases/download/v0.1.5/crates-tui-installer.ps1 | iex

Download crates-tui 0.1.5

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

0.1.4 - 2024-02-09

09 Feb 12:33
3c76ddb
Compare
Choose a tag to compare

Release Notes

Fixed

  • version string

Install crates-tui 0.1.4

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ratatui-org/crates-tui/releases/download/v0.1.4/crates-tui-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/ratatui-org/crates-tui/releases/download/v0.1.4/crates-tui-installer.ps1 | iex

Download crates-tui 0.1.4

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

0.1.3 - 2024-02-09

09 Feb 12:09
3f6c57a
Compare
Choose a tag to compare

Release Notes

Other

  • Remove musl automated build

Install crates-tui 0.1.3

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

irm https://github.com/ratatui-org/crates-tui/releases/download/v0.1.3/crates-tui-installer.ps1 | iex

Download crates-tui 0.1.3

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