Skip to content

Commit b5fecbc

Browse files
committed
Updated CHANGELOG for 0.1.4 release
1 parent 3ae8f6b commit b5fecbc

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
1-
## 0.1.4 (TBD, 2018)
2-
* TBD
1+
## 0.1.4 (August 12, 2019)
2+
* 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
39

410
## 0.1.3 (August 18, 2018)
511
* Improved support for Pandas DataFrame, Numpy RecordArray, and dict tabular data types

0 commit comments

Comments
 (0)