Fix handling of mixed line height.
Displace lines by the height of the tallest fragment in the previous
line, not the shortest one.
Remove paragraphLineHeight from Rich interface.
Expose rect unions in public interface.
Set release date for v1.1.0.0.
Update changelog on numbers and neutrals.
Update changelog on fragment order.
Update changelog on text with no strong direction.
Set release date for v1.0.0.1.
Describe manual testing of pagination.
Set release date for v1.0.0.0.
Handle ancestor boxes in rich layout.
Add ancestor boxes to interface.
Add required textDirection to TextOptions.
Deprecate ParagraphConstruction.
Deprecate the Plain interface.
Add public Rich interface.