Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@larswaechter larswaechter released this 08 May 19:28
· 1 commit to main since this release

More information in the associated milestone.

General

Bug Fixes

  • fix "maxWidth" option (#17)
  • "displayNames" option exclude dynamic columns (#17)
  • allow header names overflow (#20 )

Features

  • cell highlighting supports now bold, italic and underline options (#19)
  • add columns getter to Table class to get all table columns (#23)
  • add shape getter to Table class to the number of rows and columns (#23)