Skip to content

Releases: readdle/swift-java-codegen

Maven Central 0.9.6

Choose a tag to compare

@andriydruk andriydruk released this 07 Apr 07:14

What's Changed

  • Add support enum with associated value
  • Ignore processing without module description

Full Changelog: 0.9.4...0.9.6

Maven Central 0.9.3

Choose a tag to compare

@andriydruk andriydruk released this 01 Oct 14:21
  • Fix issue with float/double on arm32

Maven Central 0.9.2

Choose a tag to compare

@andriydruk andriydruk released this 18 May 12:17
b641f18
  • Restore 32-bit architectures support

Maven Central 0.9.1

Choose a tag to compare

@andriydruk andriydruk released this 18 May 12:16
0bb2199
  • Fix primitive optional return types

Maven Central 0.9.0

Choose a tag to compare

@andriydruk andriydruk released this 18 May 12:15
  • Kotlin support

Maven Central 0.8.3

Choose a tag to compare

@andriydruk andriydruk released this 18 May 12:09
  • Java version of Swift Java Codegen

Swift 5 support

Choose a tag to compare

@andriydruk andriydruk released this 30 Aug 10:39
1c2726b
  • warnings of Swift5 fixed

Fix incorrect runtime call to SwiftCallbackFunc

Choose a tag to compare

@andriydruk andriydruk released this 28 Feb 19:12
d8e7ef2
Merge pull request #12 from zayass/feature/java-renamed-methods

Fix incorrect runtime call to SwiftCallbackFunc