Releases: kishikawakatsumi/IBPCollectionViewCompositionalLayout
Releases · kishikawakatsumi/IBPCollectionViewCompositionalLayout
v0.5.7
Workaround: Fix an issue that orthogonal nested collection view does not reuse cells.
v0.5.6
v0.5.5
Add support for flexible inter-item spacing.
v0.5.4
Small Improvements.
v0.5.3
Estimated sizes work more precisely.
v0.5.2
Fix accidentally removes collection view when rotating a device.
v0.5.1
Fix incorrect position calculation for decoration views.
v0.5.0
Support pinToVisibleBounds property. You can make sticky header/footers just set one property!
FIx some rendering issues on boundary supplementary views.
v0.4.2
Boundary supplementary items work more precisely.
v0.4.1
Fix supplementary item position calculation.
Improve interoperability iOS 10.