Releases: ishkawa/DataSourceKit
Releases · ishkawa/DataSourceKit
0.1.1
- Make CollectionViewDataSource and TableViewDataSource overridable.
- Use Xcode 10 APIs in demo and tests.
0.1.0
- Support
register(_:forCellWithReuseIdentifier:)
with AnyClass
.
- Support cells registered by storyboard.
Thanks @dvlprliu for contributing!