We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33a6f5e commit b067e5cCopy full SHA for b067e5c
CHANGELOG.md
@@ -1,18 +1,17 @@
1
-## 0.1.2 (June 29, 2018)
+## 0.1.3 (August TBD, 2018)
2
+* Improved support for Pandas DataFrame, Numpy RecordArray, and dict tabular data types
3
4
+## 0.1.2 (June 29, 2018)
5
* Enabled ability to chain obj_formatter with formatter
6
* Improved API for specifying per-row text color in the table
7
8
## 0.1.1 (June 25, 2018)
-
9
* Correcting incorrectly packaged 0.1.0
10
11
## 0.1.0 (June 25, 2018)
12
* Unit tests added with automated testing integrated
13
* Multiple examples added
14
* Fixed some bugs related to table transpose
15
16
## 0.0.1 (June 23, 2018)
17
18
-* Initial release of TableFormatter
+* Initial release of TableFormatter
0 commit comments