v1.6.0
What's Changed
select-apps-beta
has now been released as theselect-apps
command! #60prefill
will now run with the--quiet
flag by default, which will no longer display games that are already up to date. Detailed output can now be displayed with--verbose
#143- Added an update script for Windows and Linux that will automatically pull the latest version of the app. #129
- Added a
--no-ansi
flag that will display app output in plain text, without Ansi escape codes. Can be used when redirecting output to file, so that no odd formatting is included. #128 select-apps
will now take the width of non-latin characters into account. #149
New Contributors
Full Changelog: v1.5.3...v1.6.0