Skip to content

0.3.0 Image Processing and Performance Improvements

Compare
Choose a tag to compare
@cmtrounce cmtrounce released this 26 Jul 16:39
· 102 commits to master since this release

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.