0.1.0
What's Changed
- Enabled Explicit API checks in project by @Mr3zee in #3
- Added binary compatibility checks by @Mr3zee in #4
- Update version to beta-5 by @Mr3zee in #15
- Fix gradle platform plugin by @Mr3zee in #18
- KRPC-44 Added Kotlin/Js sample by @Mr3zee in #17
- Update kRPC to 5.2-beta and Kotlin to 1.9.22 by @Mr3zee in #23
- KRPC-44 Updated simple backend Ktor sample by @Mr3zee in #22
- Protocol API Versioning: API Dump by @Mr3zee in #27
- Added CONTRIBUTING.md by @Mr3zee in #32
- API Versioning: Connection Sampling by @Mr3zee in #28
- Readme update by @Mr3zee in #31
- Bump version to 6.0 by @Mr3zee in #33
- Protocol features and handshake by @Mr3zee in #26
- Replaced transport delegation with constructor parameter by @Mr3zee in #36
- Added GETTING_STARTED.md guide by @Mr3zee in #35
- Sample ktor-android-jvm by @VGoncharova in #38
- Update kotlin to 1.9.23 by @Mr3zee in #42
- Added KMP sample project by @Mr3zee in #37
- Updated protocol with GenericMessage type and serviceId by @Mr3zee in #48
- Added cancellations for requests and services with no streams by @Mr3zee in #47
- Stream Scopes by @Mr3zee in #49
- Added Kover by @Mr3zee in #50
- Change packages to kotlinx.rpc by @Mr3zee in #51
- Replaced old library name in code by @Mr3zee in #53
- Flaky Cancellation tests by @Mr3zee in #52
- Update docs by @Mr3zee in #54
- Fixed name clashing in generated stubs by @Mr3zee in #57
- Add installRPC extension for Ktor by @Mr3zee in #55
- Update Samples by @Mr3zee in #58
- Update Kotlin to 1.9.24 by @Mr3zee in #59
Full Changelog: https://github.com/Kotlin/kotlinx-rpc/commits/0.1.0