Skip to content

v3.2.0

Compare
Choose a tag to compare
@jedib0t jedib0t released this 19 Aug 16:30
2d30ee9

This minor release has code to detect if the console/terminal supports ANSI escape codes/sequences. On Windows, it will try to enable support (Win 10 supports it with a toggle), and if that doesn't work, it falls back to no-color mode. On other systems, the code assumes that ANSI escape codes are supported.

This release also deprecates /util and moves all the functionality into appropriate places in /table and /text.