Skip to content

Releases: composed-swift/Composed

Release list

1.1.1

Choose a tag to compare

@github-actions github-actions released this 16 Dec 13:50
1.1.1
878aed8
  • Improve performance of large ComposedSectionProviders

1.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Nov 15:07
1.1.0
408b965
  • Add various convenience functions to ComposedSectionProvider - sectionOffset(for:) - firstIndex(of:) - contains(_:) - insert(_:after:) - insert(_:before:) - Fix delegate calls from ComposedSectionProvider sometimes providing the wrong index