Skip to content

Releases: BenEmdon/CenteredCollectionView

Bug Fix/Clean

03 Mar 04:40
Compare
Choose a tag to compare
  • Removed logging on currentCenteredPage calculation

Carthage Support

13 Feb 17:54
Compare
Choose a tag to compare

Thanks to @dunqi in #12 we now support Carthage!

More lightweight + safer logic

07 Feb 17:30
Compare
Choose a tag to compare
  • Removed all logic that had to override the delegate
  • safer currentCenteredPage calculation

Stable + Fixes

16 Jan 17:40
Compare
Choose a tag to compare

Fixed miscalculation of currentCenteredPage on smaller screens using relative (%) width on cell item size.

Stable and usable release!

16 Jan 05:33
Compare
Choose a tag to compare

Fixed bug where scrollTo:Index would cause a freeze when:

abs(proposedContentOffset - contentOffset) < 1

API Update

12 Jan 05:36
Compare
Choose a tag to compare
API Update Pre-release
Pre-release
0.9.4

updated pod to 0.9.4

Stable Release

09 Jan 04:19
Compare
Choose a tag to compare
Stable Release Pre-release
Pre-release

Fixes:

  • animates scrollTo:page after didSelectItemAt:atIndexPath when scrollToEdgeEnabled is true

Stable Release [internal]

09 Jan 04:09
Compare
Choose a tag to compare
Pre-release
0.9.2

Fixes release

Unstable Pod Release [internal use]

05 Jan 05:29
Compare
Choose a tag to compare
Pre-release
0.9.1

update for v0.9.1

Functional Release

03 Jan 22:30
Compare
Choose a tag to compare
Functional Release Pre-release
Pre-release

Stable release for internal use.