Skip to content

Releases: readdle/swift-java-codegen

Maven Central 0.9.6

07 Apr 07:14

Choose a tag to compare

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

01 Oct 14:21

Choose a tag to compare

  • Fix issue with float/double on arm32

Maven Central 0.9.2

18 May 12:17
b641f18

Choose a tag to compare

  • Restore 32-bit architectures support

Maven Central 0.9.1

18 May 12:16
0bb2199

Choose a tag to compare

  • Fix primitive optional return types

Maven Central 0.9.0

18 May 12:15

Choose a tag to compare

  • Kotlin support

Maven Central 0.8.3

18 May 12:09

Choose a tag to compare

  • Java version of Swift Java Codegen

Swift 5 support

30 Aug 10:39
1c2726b

Choose a tag to compare

  • warnings of Swift5 fixed

Fix incorrect runtime call to SwiftCallbackFunc

28 Feb 19:12
d8e7ef2

Choose a tag to compare

Merge pull request #12 from zayass/feature/java-renamed-methods

Fix incorrect runtime call to SwiftCallbackFunc