Tracking issue
Blocked on:
Working on it. We're releasing all the things on 1.4-rc
Is hope to release version of SQLDelight corresponding to 1.4.0-rc or will you be waiting for final 1.4 release?
I am personally not super enthusiastic about having a release build against an RC.
I was more wondering I guess whether there might be an SQLDelight "1.4.-rc" version released (prior to proper 1.4 release)....as has been done for example for ktor, kotlinx serialization etc. I'm not sure how close we are to 1.4 release and whether it's worth the effort or not (and of course that's your call :) ). One other area this impacts is those projects that are tracking Jetpack Compose dev releases which has recently moved to being 1.4 based.
It only impacts them if they're using native, right? Android, JVM, and JS projects should work fine with the current release I believe.
We're getting closer to automatic releases so if all our dependencies have updated we may be able to pull an RC release off. At the very least, let's get master and snapshots on 1.4 ASAP.
fwiw I'm running into some issues with the sqldelight gradle plugin and kotlin 1.4-rc: https://issuetracker.google.com/issues/162779407
Not sure if updating SQLdelight to use 1.4-rc will fix but figured it was worth raising.
Finally, 1.4.0 was released a few hours ago!
Stately update is released. Version 1.1.0 has Kotlin 1.4 support. https://github.com/touchlab/Stately/pull/42
touchlab/SQLiter 0.7.0 with Kotlin 1.4 support was released few hours ago
Yep, Kevin is working on a branch.
Most helpful comment
Working on it. We're releasing all the things on 1.4-rc