Releases: AllMightySauron/ascii-table3
Releases · AllMightySauron/ascii-table3
0.7.2
Change log:
- Removed replaceAll() to avoid compatibility issues
0.7.1
Change log:
- full support for ANSI escape codes
0.7.0
Change log:
- Preliminary support for colouring using ANSI escape sequences
0.6.3
Change log:
- added "engines" to package.json due to use of module.path
0.6.2
- updated travis-ci build status link
0.6.1
- sanity check for empty tables on transpose
- coverage
0.6.0
- added support for transpose()
0.5.4
- small documentation fixes
0.5.3
Minor type def correction
0.5.2
- improved error handling