Skip to content

Releases: freva/ascii-table

1.8.0

30 Sep 19:31
Compare
Choose a tag to compare
  • Fixed a bug where column width was incorrectly calculated for multiline header/footer cells (#22)
  • Added support for styling cells with 0-width characters, e.g. ANSI escape codes (#23)

1.7.0

18 Sep 12:45
Compare
Choose a tag to compare
  • Added option to make columns invisible
  • Fixed bug where trailing empty lines were dropped

1.6.0

27 Aug 16:57
Compare
Choose a tag to compare
  • Added builder to allow further customization
  • Added option to set line separator
  • Added option to output to OutputStream

1.5.0

26 Aug 16:18
Compare
Choose a tag to compare
  • Added ELLIPSIS_LEFT and CLIP_LEFT overflow behaviour (#17)

1.4.0

24 Aug 19:42
Compare
Choose a tag to compare
  • Added support for minimum column width (#14)
  • Added support for different overflow behavior with max column width (#15)

1.2.0

04 Aug 15:52
Compare
Choose a tag to compare
  • Calculate correct column width for data with line breaks (#5)
  • Handle different line breaks 85012e0
  • Allow using Object array as data cd9d94b

1.1.0

27 Jul 22:23
Compare
Choose a tag to compare
Fixed tests to work on non US-locale hosts

1.0.0

21 Jul 22:20
Compare
Choose a tag to compare
Released 1.0.0