0.3.0 Image Processing and Performance Improvements
This release has some enhancements and some breaking changes.
- Network requests and loading from cache are now always performed on a background thread.
- Image Processing: You can now apply modifiers to the images before they are presented via
imageProcessing(_ :)
- Improved debugging messages.
- Further performance improvements and implementation tweaks.