Skip to content

Releases: orhun/theattyr

0.1.10 - 2024-10-11

11 Oct 10:56
407a5ee
Compare
Choose a tag to compare

Release Notes

🎨 Styling

  • (ui) Add a simple shader effect via tachyonfx

Install theattyr 0.1.10

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/orhun/theattyr/releases/download/v0.1.10/theattyr-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy ByPass -c "irm https://github.com/orhun/theattyr/releases/download/v0.1.10/theattyr-installer.ps1 | iex"

Download theattyr 0.1.10

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

0.1.9 - 2024-09-29

29 Sep 19:52
f0dba6e
Compare
Choose a tag to compare

Release Notes

🐛 Bug Fixes

  • (render) Handle errors gracefully

Install theattyr 0.1.9

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/orhun/theattyr/releases/download/v0.1.9/theattyr-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy ByPass -c "irm https://github.com/orhun/theattyr/releases/download/v0.1.9/theattyr-installer.ps1 | iex"

Download theattyr 0.1.9

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

0.1.8 - 2024-09-26

26 Sep 21:03
a8c86cb
Compare
Choose a tag to compare

Release Notes

🎨 Styling

  • (tui) Fade the list on scroll

Install theattyr 0.1.8

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/orhun/theattyr/releases/download/v0.1.8/theattyr-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy ByPass -c "irm https://github.com/orhun/theattyr/releases/download/v0.1.8/theattyr-installer.ps1 | iex"

Download theattyr 0.1.8

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

0.1.7 - 2024-09-24

24 Sep 19:30
5e6d68b
Compare
Choose a tag to compare

Release Notes

🐛 Bug Fixes

  • (args) Take file as a positional argument

Install theattyr 0.1.7

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/orhun/theattyr/releases/download/v0.1.7/theattyr-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy ByPass -c "irm https://github.com/orhun/theattyr/releases/download/v0.1.7/theattyr-installer.ps1 | iex"

Download theattyr 0.1.7

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

0.1.6 - 2024-09-24

24 Sep 19:10
1b2c60a
Compare
Choose a tag to compare

Release Notes

🐛 Bug Fixes

  • (release) Remove unnecessary job dependency

📚 Documentation

  • (readme) Update playlist link
  • (readme) Move installation section to top
  • (readme) Move installation section
  • (readme) Add demos and usage
  • (readme) Add emoji
  • (readme) Fix admonitions

Install theattyr 0.1.6

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/orhun/theattyr/releases/download/v0.1.6/theattyr-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy ByPass -c "irm https://github.com/orhun/theattyr/releases/download/v0.1.6/theattyr-installer.ps1 | iex"

Download theattyr 0.1.6

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

0.1.5 - 2024-09-24

24 Sep 17:56
f0fe611
Compare
Choose a tag to compare

Release Notes

🐛 Bug Fixes

  • (ci) Remove publish-github step

🚜 Refactor

  • (ci) Rename jobs and update changelog

Install theattyr 0.1.5

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/orhun/theattyr/releases/download/v0.1.5/theattyr-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy ByPass -c "irm https://github.com/orhun/theattyr/releases/download/v0.1.5/theattyr-installer.ps1 | iex"

Download theattyr 0.1.5

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

v0.1.4

24 Sep 17:43
c4b8e85
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

0.1.4 - 2024-09-24

🚀 Features

  • (release) Add a simpler release workflow
  • (args) Support starting with a file name
  • (args) Add command-line arguments

🐛 Bug Fixes

  • (lint) Remove unnecessary format
  • (app) Return error on unknown file

🚜 Refactor

  • (ci) Split jobs

📚 Documentation

  • (readme) Add more context
  • (readme) Update project details

🎨 Styling

  • (fmt) Fix formatting
  • (app) Update title
  • (ui) Update the style
  • (ui) Tweak the UI

⚙️ Miscellaneous Tasks

  • (release) Bump version

0.1.3 - 2024-09-12

12 Sep 20:51
06c34b4
Compare
Choose a tag to compare

Release Notes

⚙️ Miscellaneous Tasks

  • (release) Allow dirty CI builds

Install theattyr 0.1.3

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy ByPass -c "irm https://github.com/orhun/theattyr/releases/download/v0.1.3/theattyr-installer.ps1 | iex"

Download theattyr 0.1.3

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