nim: Make printing customizable and default to colored output.

This commit is contained in:
2025-06-29 21:24:10 -05:00
parent a5dae03897
commit 91f1be4d76
3 changed files with 58 additions and 12 deletions

View File

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