Skip to content

v1.0.0-ALPHA-27

Compare
Choose a tag to compare
@rickclephas rickclephas released this 24 Mar 13:58
· 289 commits to master since this release

Kotlin

  • annotations are now allowed (but ignored) on override and actual declarations (#160)
  • ObjC refinement annotations such as @HiddenFromObjC and @ShouldRefineInSwift now imply @NativeCoroutinesIgnore (#158)
  • generated sources will no longer report exposed warnings/errors (#154)