Swiftpack.co - Swift Packages by Yeatse

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by Yeatse

yeatse/KingfisherWebP 1.6.0
Elegantly handle WebP format with Kingfisher.
⭐️ 287
🕓 4 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
1.6.0 - Smooth Animation
5 weeks ago
## What's Changed * Update KingfisherWebP.podspec by @VanQuvideo in https://github.com/yeatse/KingfisherWebP/pull/78 * Boost performance for animated images by @yeatse in https://github.com/yeatse/KingfisherWebP/pull/79 ## New Contributors * @VanQuvideo made their first contribution in https://github.com/yeatse/KingfisherWebP/pull/78 **Full Changelog**: https://github.com/yeatse/KingfisherWebP/compare/1.5.3...1.6.0
1.5.3 - OOM mitigation
14 weeks ago
## What's Changed * Use CoreFoundation APIs to avoid OOM crashes by @yeatse in https://github.com/yeatse/KingfisherWebP/pull/74 **Full Changelog**: https://github.com/yeatse/KingfisherWebP/compare/1.5.2...1.5.3
1.5.2 - Progressive Animation
40 weeks ago
From this version we can display animated WebP images in [AnimatedImageView](https://github.com/onevcat/Kingfisher/wiki/Cheat-Sheet#loading-a-gif). This feature solves tons of issues, including OOM problem with huge images (#55), abnormal playback durations (#39), long waiting time for the first frame (#60) etc. Maybe it's a bit too late, but later is better than never!
1.2.0 - Happy Chinese New Year
3 years ago
From this version, we updated `Kingfisher` dependency to `6.1.0`, together with some other minor changes described as below: - Add `isLossy` and `compressionQuality` options to `WebPSerializer` so that we can control the size of image caches. #44 - Add partial support for macOS. Note that currently only still images are supported. #48 - Refactor the folder structure for Carthage to function properly. #42 - Make unit tests work again!
1.0.0 - Swift Package Manager
3 years ago
From `v1.0.0`, we can add KingfisherWebP using Swift Package Manager directly in Xcode11 or later. Simply add `https://github.com/yeatse/KingfisherWebP.git` to your package dependency and all is done 🎉
0.7.0 - Keep open & updated
4 years ago
- Make `KingfisherWrapper.image` public so that developer can now make their own webp processor from it. #30 - Rename too generic typealias names in Kingfisher. Original Kingfisher.Image is now Kingfisher.KFCrossPlatformImage. #31
0.6.0 - Static library
4 years ago
## Add - Removed custom modular headers to adapt to static library introduced in CocoaPods v1.5. #22
0.5.0 - Kingfisher 5
5 years ago
Not changing any logic, just updated the dependencies. Farewell, iOS 9!
0.4.0 - Animated WebP
5 years ago
In the past KingfisherWebP can only process the first frame for animated webp. From now it can handle every frame! Note that due to the limitations of Kingfisher itself, the `KingfisherOptionsInfoItem.preloadAllAnimationData` option is ignored, and all the frame duration will be equally divided. We are still working on to solve it.
0.3.1 - Kingfisher 4
6 years ago
Update Kingfisher dependency to 4.0.
iOS macOS watchOS tvOS
yeatse/opencv-spm 4.9.0+11
Integrate OpenCV into your project using Swift Package Manager.
⭐️ 48
🕓 6 days ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
4.9.0+11
1 week ago
4.9.0
12 weeks ago
4.8.1
25 weeks ago
4.8.0+13
38 weeks ago
4.8.0+7
38 weeks ago
4.7.0
1 year ago
4.6.0
1 year ago
iOS macOS macCatalyst

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics