Skip to content

v0.21

Compare
Choose a tag to compare
@mazzy-ax mazzy-ax released this 07 Apr 17:43
· 4 commits to master since this release
  • parameters added:
    • Remaining
    • ShowConsoleTitle
    • ShowElapsed
  • features improved:
    • UpdateInterval, Reset, Elapsed, Remaining, PercentComplete, SecondsRemaining
    • auto name feature works with functions and script names
  • performance improved
  • examples improved
    • param delayMS added to examples. The default value (30 ms) is used when the user runs this script, 0 is used in unit tests
    • Write-ProgressEx with empty arguments added to the begin of each example. It fixes problems when the user interrupts the example and runs another example
    • -ShowConsoleTitle parameter added to the pipe example
  • style fixed:
    • trail spaces removed due style check
    • for case-sensitive systems, the name of methods and properties uses same case