Coil v2.0.0-alpha06 Release Notes

Release Date: 2021-12-24 // over 2 years ago
    • ➕ Add ImageSource.Metadata to support decoding from assets, resources, and content URIs without buffering or temporary files. (#1060)
    • Delay executing the image request until AsyncImage has positive constraints. (#1028)
    • 🛠 Fix using DefaultContent for AsyncImage if loading, success, and error are all set. (#1026)
    • 👉 Use androidx LruCache instead of the platform LruCache. (#1047)
    • ⚡️ Update Kotlin to 1.6.10.
    • ⚡️ Update Coroutines to 1.6.0.
    • ⚡️ Update Compose to 1.1.0-rc01.
    • ⚡️ Update accompanist-drawablepainter to 0.22.0-rc.
    • ⚡️ Update androidx.collection to 1.2.0.