Releases: pescuma/progressmonitor
Releases · pescuma/progressmonitor
0.5
General bug fixes and small improvements.
0.4
- Added interface to cancel the progress (WasCanceled and ProgressCanceler)
- Lots of performance improvements in FlatToHierarchicalProgressMonitor
- Assembly is now signed
0.3
- Better signature to Report methods
0.2
- Faster StartStep when called multiple times
- Notify of invalid step count instead of throwing