Skip to content

v0.20

Compare
Choose a tag to compare
@mazzy-ax mazzy-ax released this 13 May 17:10
· 37 commits to master since this release
  • [System.Diagnostics.Stopwatch]$Stopwatch replaced on [DateTime]$StartDateTime and [TimeSpan]$Elapsed
  • parameters removed:
    • NoProgressBar
  • parameters added:
    • ShowProgressBar with Auto, Force and None values
    • StartDateTime
    • ProgressDateTime
    • Elapsed
    • UpdateDateTime
    • UpdateInterval
  • fixed due changed parameters:
    • Get-ProgressEx, Set-ProgressEx, Write-ProgressEx cmdlets
    • examples
    • messages
  • reamde and comments updated