9 Commits

Author SHA1 Message Date
Ryo Aoyama 328894d8da Merge pull request #5 from ra1028/v0.2.0
v0.2.0
0.2.0
2019-09-03 00:01:53 +09:00
Ryo Aoyama 715e0692c4 Update docs 2019-09-02 23:53:26 +09:00
Ryo Aoyama cb3ab8fb41 Update podspec 2019-09-02 23:45:33 +09:00
Ryo Aoyama 72c639ebe7 Fix syntax 2019-09-02 23:42:49 +09:00
Ryo Aoyama 8bd94b65b1 Merge pull request #4 from kishikawakatsumi/typo
Fix typo
2019-09-02 23:40:32 +09:00
Ryo Aoyama ea762adc00 Merge pull request #3 from kishikawakatsumi/class-to-struct
Make `DiffableDataSourceSnapshot` struct
2019-09-02 23:39:27 +09:00
Kishikawa Katsumi d717904e46 Make DiffableDataSourceSnapshot struct
In the latest Xcode 11 (beta 6), DiffableDataSourceSnapshot class changed to a struct.
This PR adopt the API to the latest UIKit's API.
2019-08-26 02:28:25 +09:00
Kishikawa Katsumi dbbea25eac Fix typo 2019-08-25 18:48:26 +09:00
Ryo Aoyama 3e216e1aa4 Initial commit 0.1.0 2019-06-24 12:03:35 +09:00