Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed how SimpleTable creates divider when divider_char is wide. It no long... | Kevin Van Brunt | 2020-06-01 | 1 | -28/+57 |
* | Added unit tests for base_width() | Kevin Van Brunt | 2020-05-28 | 1 | -3/+54 |
* | Updated argparse_completer to use TableCreator for the hint table | Kevin Van Brunt | 2020-05-28 | 1 | -42/+52 |
* | Added info on semantic versioning and branching strategy to CONTRIBUTING.md | Todd Leonhardt | 2020-04-24 | 1 | -2/+9 |
* | Added unit tests for padding | Kevin Van Brunt | 2020-04-22 | 1 | -0/+31 |
* | Initial commit of table creation API | Kevin Van Brunt | 2020-04-09 | 1 | -0/+380 |