Skip to content

0.1.5 - 2024-02-09

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Feb 15:54
· 68 commits to main since this release
214d28c

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