-
Notifications
You must be signed in to change notification settings - Fork 515
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release for Kotlin 1.4 support #1859
Comments
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 |
Finally, 1.4.0 was released a few hours ago! |
Stately update is released. Version 1.1.0 has Kotlin 1.4 support. touchlab/Stately#42 |
touchlab/SQLiter 0.7.0 with Kotlin 1.4 support was released few hours ago |
Yep, Kevin is working on a branch. |
Tracking issue
Blocked on:
The text was updated successfully, but these errors were encountered: