Expose rect unions in public interface.
2 files changed, 6 insertions(+), 0 deletions(-) M CHANGELOG.md M lib/Data/Text/ParagraphLayout/Rect.hs
M CHANGELOG.md => CHANGELOG.md +2 -0
@@ 2,6 2,8 @@ ## 1.1.1.0 -- TBD * Exposed functions for calculating rectangle unions. ## 1.1.0.0 -- 2023-05-31 * Updated support for bidirectional text:
M lib/Data/Text/ParagraphLayout/Rect.hs => lib/Data/Text/ParagraphLayout/Rect.hs +4 -0