- Renamed
Data.isWebPFormat
andURL.isWebPFile
toisWebP
- Added an explicit check that
URL.isWebP
only tries to load data from local on-disk files. - A compile-time error when trying to use the WebP encoder via CocoaPods.
- Initial Release! 🎉
Data.isWebPFormat
and URL.isWebPFile
to isWebP
URL.isWebP
only tries to load data from local on-disk files.