Releases: euantorano/progress.nim
Releases · euantorano/progress.nim
Version 1.1.1
This version fixes a problem with calculating whether the progress bar has completed.
Version 1.1.0
This version changes the progress bar to occupy the entire width of the temrinal window by default, and changes the ProgressBar
object to a stack allocated object rather than a ref object
.