Check out our migration guide for this release: https://kotlin.github.io/kotlinx-rpc/0-4-0.html
Features 🎉
- Experimental support for: KRPC-125 Manual stream scope management by @Mr3zee in #214
- Introduce
@Rpc
annotation by @Mr3zee in #216 - Support Kotlin 2.0.21 and 2.0.20 by @Mr3zee in #217
Breaking Changes 🔴
- Introduce
@Rpc
annotation by @Mr3zee in #216 - Remove support for Kotlin versions prior to 2.0 by @Mr3zee in #218
Infra 🚧
- Added proxy repository settings by @Mr3zee in #191
- Added Kotlin for ide configs to project by @Mr3zee in #219
Bug fixes 🐛
Other Changes 🧹
Full Changelog: 0.3.0...0.4.0