- Added support for headers and footers, via the headerReferenceSize and footerReferenceSize properties.
- Headers and footers behave similarly to UICollectionViewFlowLayout. In vertical mode, only the height of the reference size is considered. In horizontal mode, only the width is considered.
- Headers/footers are inset by the sectionInset, and are separated from the cells by the line spacing.