Skip to content

v2.0.0-alpha.7

Pre-release
Pre-release

Choose a tag to compare

@Xithrius Xithrius released this 22 Jul 04:31
· 524 commits to main since this release
  • Logging is now possible with either CLI arguments or config.toml.
    • CLI: --log-file/-l
    • config.toml: log_file
  • Some debug!() statements have been added for development purposes.

Full Changelog: v2.0.0-alpha.6...v2.0.0-alpha.7

Release available on crates.io.

Acquire the binary through cargo install twitch-tui --version "2.0.0-alpha.7".