Skip to content

Releases: itsyashvardhan/spectral-tui

Spectral v1.0.2 - Rebranding Release

02 Feb 07:56

Choose a tag to compare

Spectral v1.0.2 - Rebranding Release

What's Changed

Rebranding

  • New Name: Official rebrand from SPECTRE to SPECTRAL
  • New Repository: Now at spectral-tui
  • Updated Interface: New ASCII logo and branding throughout the TUI
  • Config Migration: User config moved from .spectre.json to .spectral.json
  • Package Name: spectral-tui (unique name to avoid conflicts)

Installation

Linux (Debian/Ubuntu)

# Quick install
curl -fsSL https://yashvs.dev/spectral/install.sh | bash

# Or download .deb package
wget https://github.com/itsyashvardhan/spectral-tui/releases/download/v1.0.2/spectral-tui_1.0.2_all.deb
sudo dpkg -i spectral-tui_1.0.2_all.deb

Windows & macOS: Coming soon

Package Details

  • Package: spectral-tui_1.0.2_all.deb
  • Size: 214 KB
  • SHA256: 63c4da842b3188ac9a69ee3bd59dd56e4704f53128888599515856bb358b4307

Full Changelog

See CHANGELOG.md


Note: This is a rebranding release. All functionality remains the same with updated branding.

1.0.1

27 Jan 07:45

Choose a tag to compare