sqldelight v1.1.4 Release Notes

Release Date: 2019-07-11 // over 4 years ago
    • ๐Ÿ†• New [Runtime] Experimental kotlin Flow api.
    • ๐Ÿ›  Fix [Gradle] Kotlin/Native 1.3.40 compatibility.
    • ๐Ÿ›  Fix [Gradle] #1243 Fix for usage of SQLDelight with Gradle configure on demand.
    • ๐Ÿ›  Fix [Gradle] #1385 Fix for usage of SQLDelight with incremental annotataion processing.
    • ๐Ÿ›  Fix [Gradle] Allow gradle tasks to cache.
    • ๐Ÿ›  Fix [Gradle] #1274 Enable usage of sqldelight extension with kotlin dsl.
    • ๐Ÿ›  Fix [Compiler] Unique ids are generated for each query deterministically.
    • ๐Ÿ›  Fix [Compiler] Only notify listening queries when a transaction is complete.