Coil v1.0.0-rc3 Release Notes

Release Date: 2020-09-21 // over 3 years ago
    • ⏪ Revert using the -Xjvm-default=all compiler flag due to instability.
      • This is a source compatible, but binary incompatible change from previous release candidate versions.
    • ➕ Add Context.imageLoader extension function. (#534)
    • ➕ Add ImageLoader.executeBlocking extension function. (#537)
    • Don't shutdown previous singleton image loader if replaced. (#533)
    • ⚡️ Update AndroidX dependencies:
      • androidx.exifinterface:exifinterface -> 1.3.0