Skip to content

0.5.0

Latest
Compare
Choose a tag to compare
@Mr3zee Mr3zee released this 28 Jan 12:19
· 1 commit to release-0.5.0 since this release
a62433e

0.5.0

Features 🎉

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 of KType directly by @Mr3zee in #239

Full Changelog: 0.4.0...0.5.0