summaryrefslogtreecommitdiff
path: root/examples/table_display.py
Commit message (Collapse)AuthorAgeFilesLines
* Added table_display.pyTodd Leonhardt2018-03-141-0/+64
Added example showing how to display tabular data in a cmd2 application. Also: - Updated CHANGELOG with data on all PRs since last release - Bumped version to 0.8.2 in preparation for next release