Skip to content

Releases: libj/console

v0.2.0

27 Feb 12:31
Compare
Choose a tag to compare
  • #8 Apply auto-formatting

v0.1.0

20 Sep 12:15
Compare
Choose a tag to compare
  • Initial public release.
  • #6 Transition to GitHub Actions enhancement
  • #7 Resolve javadoc errors
  • #5 Support ANSI color -> HTML conversion
  • #1 Migrate org.libj.lang.Strings.printTable to org.libj.lang.Tables
  • #2 Import io.raffi.drawille to org.libj.console.drawille
  • #3 Migrate org.libj.lang.Ansi to org.libj.console.Ansi
  • #4 Support multi-line rows in Tables.printTable(...)