Skip to content

Releases: AllMightySauron/ascii-table3

0.5.1

23 Dec 18:04
Compare
Choose a tag to compare
  • Documentation fixes
  • Code cleanup

0.5.0

14 Dec 11:21
Compare
Choose a tag to compare

CHANGE LOG:

  • full object serialization
  • function for sorting a column is now optional
  • reverse order sorting for columns
  • code cleanup

0.4.6

19 Nov 09:49
Compare
Choose a tag to compare

CHANGE LOG:

  • Added additional style ("ascii-clean")
  • New sample to list directory contents
  • Code cleanup

0.4.5

18 Nov 09:50
Compare
Choose a tag to compare

CHANGE LOG:

  • added support for column justification (all columns are rendered with same width)

0.4.1

17 Nov 16:30
Compare
Choose a tag to compare

CHANGE LOG:

  • Improved code coverage

0.4.0

17 Nov 10:36
Compare
Choose a tag to compare

CHANGE LOG:

  • Support for column contents wrapping

0.3.0

13 Nov 15:47
Compare
Choose a tag to compare

CHANGE LOG:

  • multiple styles added (more than a dozen total)
  • sample code updated

0.2.0

13 Nov 12:56
Compare
Choose a tag to compare

CHANGE LOG:

  • suport for adding custom new styles
  • code cleanup

0.1.2

13 Nov 11:36
Compare
Choose a tag to compare

CHANGE LOG:

  • new method for adding only non-zero rows
  • further code cleanup

0.1.1

13 Nov 09:36
Compare
Choose a tag to compare

CHANGE LOG:

  • fixed cell contents output for smaller width settings
  • code cleanup