Skip to content

Releases: ishkawa/DataSourceKit

0.1.1

29 Sep 10:42
9ef1156
Compare
Choose a tag to compare
  • Make CollectionViewDataSource and TableViewDataSource overridable.
  • Use Xcode 10 APIs in demo and tests.

0.1.0

14 Sep 04:19
Compare
Choose a tag to compare
  • Support register(_:forCellWithReuseIdentifier:) with AnyClass.
  • Support cells registered by storyboard.

Thanks @dvlprliu for contributing!