kotlinx-rpc icon indicating copy to clipboard operation
kotlinx-rpc copied to clipboard

Kotlin 2.0.20

Open mani1232 opened this issue 1 year ago • 3 comments
trafficstars

Add support Kotlin 2.0.20

mani1232 avatar Sep 14 '24 22:09 mani1232

Hi! Yes, we know about the demand and we are sorry for the delay. The problem is - 2.0.20 broke some compiler plugin API that is really hard to fix rn, so we are making preparations to migrate to the new API

Mr3zee avatar Sep 23 '24 17:09 Mr3zee

Any ETA on this? I'm making kotlinx.rpc central to a new Multiplatform project I'm working on; but currently caught in a bind between Xcode 16.0 support not working before Kotlin 2.0.21, and kotlinx.rpc not working after it! 😵‍💫

Thanks for RPC, it's the most exciting Kotlin ecosystem library to me.

chris-hatton avatar Oct 10 '24 10:10 chris-hatton

Hi @chris-hatton ! Thank you for the kind feedback!

I'm currently working on the blockers that prevent 2.0.20+ update and the next minor release will support all latest missing Kotlin versions. No ETA though

Mr3zee avatar Oct 10 '24 13:10 Mr3zee

@Mr3zee does this library not have a stable release cycle yet?

Rattlyy avatar Oct 17 '24 18:10 Rattlyy

No, and probably there won't be one until the stable release

Mr3zee avatar Oct 28 '24 15:10 Mr3zee