Releases: freva/ascii-table
Releases · freva/ascii-table
1.13.0
Compare
Sorry, something went wrong.
No results found
freva
released this
04 Aug 20:56
1.12.1
Compare
Sorry, something went wrong.
No results found
freva
released this
07 Apr 19:51
1.12.0
Compare
Sorry, something went wrong.
No results found
freva
released this
29 Mar 21:39
What's Changed
Implement reStructuredText-formatting (#39 , thanks @jp-berg )
Document border-styles with Javadoc (#40 , thanks @jp-berg )
1.11.0
Compare
Sorry, something went wrong.
No results found
freva
released this
15 Mar 19:42
Nullability annotations (#35 , thanks @jp-berg )
Border styles documentation (#36 , thanks @jp-berg )
Require data is set
1.10.0
Compare
Sorry, something went wrong.
No results found
freva
released this
10 Mar 07:27
1.9.0
Compare
Sorry, something went wrong.
No results found
freva
released this
15 Jan 21:26
Added support for setting max table width (#31 )
1.8.0
Compare
Sorry, something went wrong.
No results found
freva
released this
30 Sep 19:31
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
Compare
Sorry, something went wrong.
No results found
freva
released this
18 Sep 12:45
Added option to make columns invisible
Fixed bug where trailing empty lines were dropped
1.6.0
Compare
Sorry, something went wrong.
No results found
freva
released this
27 Aug 16:57
Added builder to allow further customization
Added option to set line separator
Added option to output to OutputStream
1.5.0
Compare
Sorry, something went wrong.
No results found
freva
released this
26 Aug 16:18
Added ELLIPSIS_LEFT and CLIP_LEFT overflow behaviour (#17 )