Skip to content

Releases: Pedrokostam/WriteProgressPlus

1.2.1

08 Apr 20:00
87ff2e5
Compare
Choose a tag to compare
  • Streamlined the process of checking parameters that may not be defined in PowerShellStandard.Library.
    • Less dynamic calls
    • PowerShell version is only checked once (when importing the module through psm1, or on the first call)
  • Changes to bar layout classes.
  • Reorganized projects files.

What's Changed

Full Changelog: 1.2.0...1.2.1

1.2.0

26 Mar 18:32
c30d867
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.2.0

Improved throttling, fixed stuck bars for fast loops

22 Feb 22:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.1.0

All initially planned features achieved

21 Feb 16:28
6b60852
Compare
Choose a tag to compare

First fully featured release. Contains actual documentation, automatic reset of bar state (similar to Write-Progress), good ETA calculation.

What's Changed

Full Changelog: 0.9.5...1.0.0

Fixed ETA, more aliases, better documentation.

20 Feb 21:28
Compare
Choose a tag to compare
  • Fixed and improved ETA-calculating code.
  • Added aliases for Display* parameters.
  • Improved wildcard handling for properties

What's Changed

Full Changelog: 0.9.0...0.9.5

Better Help, fixed nesting, remove count

19 Feb 22:26
Compare
Choose a tag to compare

Full Changelog: 0.8.5...0.9.0

0.8.5

19 Feb 06:56
Compare
Choose a tag to compare
0.8.5 Pre-release
Pre-release

Full Changelog: beta...0.8.5

First release

17 Feb 12:17
Compare
Choose a tag to compare