Skip to content

gsudo v2.3.1-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Aug 21:36
· 79 commits to master since this release

What's Changed

  • Improved scripting scenarios by @gerardog in #286
    • gsudo status {key} returns exit code for booleans: 0(success) for true, 1(fail) for false
    • Added --no-output to gsudo status {key} to suppress output.
    • Fixed issue on Cache ON not propagating --LogLevel or --Duration if cache was already active
    • Added sample usage scripts and updated docs

Full Changelog: v2.3.0...v2.3.1-beta