4.3.0
https://www.nuget.org/packages/ShellProgressBar/4.3.0
- Change interface Tick() signature to match implementation (#33) ty @kjaleshire !
- If output is redirected, disables progress bar and allows only taskbar progress display.(#44) Thank you @hakakou
- Add AsProgress method on IProgressBar (#39) …
This allows seamless integration with existing methods taking an IProgress for progress reporting. ty - Fix wraparound if progress runs for more than 24hrs (#40) ty @gakera
- New feature relates to #31 allow messages to be written above the console (#49)