Coil v1.0.0-rc1 Release Notes

Release Date: 2020-08-18 // over 3 years ago
    • 🚀 This release requires Kotlin 1.4.0 or above.
    • ⚡️ Update Kotlin to 1.4.0 and enable -Xjvm-default=all.
      • See here for how to enable -Xjvm-default=all in your build file.
      • This generates Java 8 default methods for default Kotlin interface methods.
    • ✂ Remove all existing deprecated methods in 0.12.0.
    • ⚡️ Update Coroutines to 1.3.9.