Faster, colorable, more configurable, and more robust console colors & tables for C# console applications
Resolves #9 **Changes:** - Adds support for `Right`, `Left`, and `Center` column header and row text alignment - Default is `Left` - Breaks any attempted direct manipulation of the `Rows` and `Columns` collection by changing `IList` to `IReadOnlyList` - This is not configurable on a row-by-row basis. It applies to all rows in a specific column.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by douglasg14b and has received 0 comments.