0.5.0
Features 🎉
- Update Service Descriptors Generation by @Mr3zee in #227
- Kotlin 2.1.0 by @Mr3zee in #244
- Added basic CheckedTypeAnnotation impl with compiler plugin check by @Mr3zee in #240
- Strict mode by @Mr3zee in #243
Breaking Changes 🔴
- Api naming by @Mr3zee in #236
- Update Service Descriptors Generation by @Mr3zee in #227
- Added basic CheckedTypeAnnotation impl with compiler plugin check by @Mr3zee in #240
Deprecations ⚠️
Infra 🚧
- Update the project structure to work with kotlin-master by @Mr3zee in #234
- Fixed version formatting with ENV vars by @Mr3zee in #235
- Fix Kotlin master compilation by @Mr3zee in #245
- Opt-out from annotations type safety analysis by @Mr3zee in #246
Other Changes 🧹
- Added test for non-serializable params by @Mr3zee in #237
- Updated descriptor to use
RpcType
instead ofKType
directly by @Mr3zee in #239
Full Changelog: 0.4.0...0.5.0