MIT licensed by Tom Sydney Kerckhove
Maintained by [email protected]
This version can be pinned in stack with:safe-coloured-text-layout-0.2.0.2@sha256:b017df406bdfb03ab1b96545de0533f52177eed5ee8a7eec62a9e1dae1823fe6,1016

Module documentation for 0.2.0.2

Changes

Changelog for safe-coloured-text-layout

[0.2.0.2] - 2026-07-24

Changed

  • Build against safe-coloured-text >= 0.6, which separates ChunkStyle from Chunk.

[0.2.0.1] - 2024-08-03

Changed

  • Moved the test suite to safe-coloured-text-layout-gen

[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