v2.0.0-alpha.11
Pre-release
Pre-release
·
506 commits
to main
since this release
Instead of using multiple buffers for different input boxes along with a hashmap to bind states to said input buffers, I have reduced the total amount of previously previously said input buffers to just one.
This will decreases computer resource very little. Save states may be put back in as a feature in the future, if/when I create a better implementation.
Full Changelog: v2.0.0-alpha.10...v2.0.0-alpha.11
Release available on crates.io.
Acquire the binary through cargo install twitch-tui --version "2.0.0-alpha.11".