Skip to content

v1.0.2

Compare
Choose a tag to compare
@strangebit strangebit released this 16 Jul 04:59
· 19 commits to main since this release
  • Added a --list option to display a list of all saved profiles. You can also specify a filter, which can include wildcards.
  • Updated the Guide to reflect the above change.
  • Significantly improved the Guide in a multitude of other ways.
  • Fixed a bug that sometimes caused the RawAccel GUI application to restore when it shouldn't. This was occurring when the script was being used multiple times from the same Command Prompt session, due to an internal variable having global and persistent scope.
  • Reworked the Batch script code somewhat significantly to use better coding practices, but this should hopefully not result in any outwards-facing differences or regressions.