Changed print & erase logic to used a fixed max width.

This commit is contained in:
Jonathan Bernard
2016-01-25 19:03:37 -06:00
parent 5f7cbeae92
commit f4dcfd2a24
4 changed files with 24 additions and 27 deletions

View File

@ -1,6 +1,6 @@
# Package
version = "1.1"
version = "1.2"
author = "Jonathan Bernard"
description = "Utility for writing dynamic progress bars to the console."
license = "BSD"