github xdagiz/xytz v0.8.6

latest releases: v0.9.2, v0.9.1, v0.9.0...
4 months ago

Installation

# Binary download
curl -fsSL https://raw.githubusercontent.com/xdagiz/xytz/main/install.sh | bash

# Homebrew
brew install xdagiz/tap/xytz

# Scoop
scoop bucket add xdagiz https://github.com/xdagiz/scoop-bucket.git
scoop install xdagiz/xytz

# Or via Go
go install github.com/xdagiz/xytz@latest

# Arch Linux (AUR)
paru -S xytz-bin # or yay -S xytz-bin

Changelog

New Features

Bug fixes

  • 600fe53: fix(version): add CompareVersions function for proper semantic version comparison (@xdagiz)
  • 4223531: fix: disable channel description turnction (fixes #22) (@xdagiz)
  • 5e209ee: fix: keys tirggering when filtering (@xdagiz)
  • 6a5655e: fix: sort by not working for @ searches (@xdagiz)
  • b105c7a: fix: store the theme in the codebase instead of the config (@xdagiz)

Other work

Don't miss a new xytz release

NewReleases is sending notifications on new releases.