Skip to content

Latest commit

 

History

History
66 lines (37 loc) · 1.17 KB

CHANGELOG.md

File metadata and controls

66 lines (37 loc) · 1.17 KB

Master

Breaking
  • Rename Grids/Cell.grids to Gridlines/Cell.gridlines. Old type and property are now deprecated. They will be removed in future version.
    #13
Enhancements
  • None.
Bug Fixes
  • None.

0.6.2 Release notes (2017-05-16)

Breaking
  • None.
Enhancements
  • None.
Bug Fixes
  • None.

0.6.2 Release notes (2017-05-16)

Breaking
  • None.
Enhancements
  • None.
Bug Fixes
  • Fix returning incorrect rect from rectForItem(at:)
    #13
  • Fix not working flashScrollIndicators() method.
    #14

0.6.1 Release notes (2017-05-14)

Breaking
  • None.
Enhancements
  • None.
Bug Fixes
  • Fix scrollToItem(indexPath:scrollPosition:animated:) generates incorrect results when specified index path for merged cells.
    5aab179

0.6.0 Release notes (2017-05-11)

First Version!