Changelog of @hackage/safe-coloured-text-layout 0.2.0.0

Changelog for safe-coloured-text-layout

[0.2.0.0] - 2024-06-23

Added

  • layoutAsTableLines
  • renderTableLines

Changed

  • Table cells are now lists of chunks instead of individual chunks.

[0.1.0.0] - 2024-03-26

Changed

  • Only export the intended API
  • Document the API