safe-coloured-text-layout-0.2.0.1: CHANGELOG.md
# Changelog for safe-coloured-text-layout ## [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