Releases: AllMightySauron/ascii-table3
Releases · AllMightySauron/ascii-table3
0.5.1
- Documentation fixes
- Code cleanup
0.5.0
CHANGE LOG:
- full object serialization
- function for sorting a column is now optional
- reverse order sorting for columns
- code cleanup
0.4.6
CHANGE LOG:
- Added additional style ("ascii-clean")
- New sample to list directory contents
- Code cleanup
0.4.5
CHANGE LOG:
- added support for column justification (all columns are rendered with same width)
0.4.1
CHANGE LOG:
- Improved code coverage
0.4.0
CHANGE LOG:
- Support for column contents wrapping
0.3.0
CHANGE LOG:
- multiple styles added (more than a dozen total)
- sample code updated
0.2.0
CHANGE LOG:
- suport for adding custom new styles
- code cleanup
0.1.2
CHANGE LOG:
- new method for adding only non-zero rows
- further code cleanup
0.1.1
CHANGE LOG:
- fixed cell contents output for smaller width settings
- code cleanup