Skip to content

0.0.1

Compare
Choose a tag to compare
@ileasile ileasile released this 05 May 09:56
· 1 commit to master since this release

The first library version

  • Formatting: bold, italic and underlined, text color and background color
  • Colors: different ANSI color types are supported: from basic to full RGB
  • Visitors for generating ANSI-escaped strings and HTML. HTML visitor supports pretty-printing
  • Adapters mechanics: you can give a flavour to visitor by adding logging or results saving to it.
  • Some basic tests are written, but most of them don't assert anything, just print to console
  • Added ktlint integration
  • Added Github Packages integration
  • Added Dokka integration for generating and publishing documentation