Major refactor of ANSI terminal formatting and control logic.

This commit is contained in:
2025-12-17 20:02:01 -06:00
parent c0e96f99a8
commit c60f7e1576
3 changed files with 116 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
# Package
version = "0.10.2"
version = "0.11.0"
author = "Jonathan Bernard"
description = "Helper functions for writing command line interfaces."
license = "MIT"