Commit Graph

7 Commits

Author SHA1 Message Date
DreamPiggy 3a8915c5c7 Update the migration guide with the latest version.
Update one changelog
2018-09-24 19:23:04 +08:00
Bogdan Poplauschi 64123734c3 Move webp component (and libwebp dependency) to SDWebImage/SDWebImageWebPCoder
- move the webp component + the libwebp dependency to SDWebImage/SDWebImageWebPCoder (including tests and demo)
- Xcode 9.4
- instead of directly linking the Demos to the frameworks, using CocoaPods (`Examples/Podfile`). This allows using SDWebImage/SDWebImageWebPCoder into our examples so we keep the WebP demos
- demos code cleanup and warnings resolved
- all links from docs (README, Migration guide, CHANGELOG) are full links, so they work even from external pages (i.e. https://cocoapods.org/pods/SDWebImage).
- added "Additional modules" section to README
2018-09-07 12:40:25 +03:00
Bogdan Poplauschi a42577ce5d Trying to make some descriptions more clear 2018-07-16 10:31:52 +03:00
Bogdan Poplauschi 2299d9ab6a Another update per @dreampiggy 2018-07-16 10:13:19 +03:00
Bogdan Poplauschi bc44c5e438 Reviewed version of the migration guide - with @dreampiggy + added the API-Diff generated by @dreampiggy using objc-diff 2018-07-12 20:54:03 +03:00
Bogdan Poplauschi 99b96e4be1 Updates 2018-07-12 12:46:52 +03:00
Bogdan Poplauschi 153af72369 Set version to 5.0.0-beta, Xcode 8 required, updated the CHANGELOG and added 5.0 Migration Guide 2018-07-11 13:28:13 +03:00