v3.14.3
- The rarely used
RowGroupclass is moved to a dedicated module and tests are added for this class. A new propertyTable.row_groupsreturning the list of row groups of the table is available. - A new recipe explains how to add a page footer by using the method
Style.set_page_footer().