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 3ae8f6b commit b5fecbcCopy full SHA for b5fecbc
CHANGELOG.md
@@ -1,5 +1,11 @@
1
-## 0.1.4 (TBD, 2018)
2
-* TBD
+## 0.1.4 (August 12, 2019)
+* Bug fixes
3
+ * Fix colors getting messed up when using the colored library
4
+ * Fix issue wrapping text with wide-display unicode characters
5
+* Enhancements
6
+ * Added support for dictionaries as row objects. attrib will be used as the column key
7
+ * Changed default colored row BG color to be 50% gray
8
+ * So it is equally visible on black and white backgrounds
9
10
## 0.1.3 (August 18, 2018)
11
* Improved support for Pandas DataFrame, Numpy RecordArray, and dict tabular data types
0 commit comments