https://github.com/minhhungit/ConsoleTableExt v3.1.0 Release Notes

Release Date: 2021-02-12 // about 3 years ago
    • โž• add test project
    • ๐Ÿ‘ allow custom BorderLeft, BorderRight, BorderTop, BorderBottom
    • ๐Ÿ— re-implement custom format builder
    • color table title (text color & background color)
    • ๐Ÿ— replace old formats (markdown, alternative ...) by CustomFormat builder
    • Trim table line/border/divider if all chars are space
    • ๐Ÿ‘ allow custom padding left, padding right of cell content
    • ๐Ÿ“‡ rename some variables
    • ๐Ÿ›  fix bug: allow using title on old formats
    • โž• add new method .WithFormatter, allow user re-format content/header value