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 a7b5161 commit b07c6c8Copy full SHA for b07c6c8
CHANGELOG.md
@@ -0,0 +1,18 @@
1
+## 0.1.2 (June 29, 2013)
2
+
3
+* Enabled ability to chain obj_formatter with formatter
4
+* Improved API for specifying per-row text color in the table
5
6
+## 0.1.1 (June 25, 2018)
7
8
+* Correcting incorrectly packaged 0.1.0
9
10
+## 0.1.0 (June 25, 2018)
11
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
0 commit comments