Skip to content

v1.0.0

Compare
Choose a tag to compare
@TychoTheTaco TychoTheTaco released this 20 Apr 07:03
· 101 commits to master since this release

First official release. This release adds a new experimental feature: tui. This will show current stats and drop progress in a nicer text-based UI. You can enable it by adding this to the config file:

"tui": {
  "enabled": true
}