Changelog
Unreleased
v1.3.0 - 2026-09-07
- Added
Bookmark,HyperlinkandPageReferencefor links and page references within a document #50. - Added
width,layoutandgridtoTableandwidthtoTableCell, along with thePercentunit #50. - Added tab stops via
ParagraphProperties(tabs = [TabStop(...)])#50. - Added the
linekeyword toSpacingfor setting line height, includingAtLeast#50. - Added
underlineandstriketoRunPropertiesandshadingtoTableCellProperties#51.
v1.2.0 - 2025-09-04
- Added
columnsandmarginstoSectionPropertiesfor multi-column layouts and page margins #31.
v1.1.0 - 2025-02-28
- Added
Imagefor passing objects showable as svg or png (for example Makie figures) directly toInlineDrawing, rendered when the document is saved #29.
v1.0.0 - 2024-03-18
- Initial public release.