All Versions
12
Latest Version
2.7
Avg Release Cycle
151 days
Latest Release
1313 days ago

Changelog History
Page 2

  • v2.0.4 Changes

    September 28, 2017

    🚀 A new release of J2ObjC is available, 2.0.4. This is an update to 2.0.3 with several bug fixes and the following changes:

    J2ObjC translator:

    • 🚚 Eclipse JDT dependencies are removed.
    • 👍 Android Library (*.aar) files are now supported in classpath arguments.
    • 0️⃣ Runs when Java 9 JDK is system default.
      • NOTE: Java 8 still needs to be installed (both co-exist)

    JRE emulation:

    • 👍 nil_chk() has been changed to a macro, to provide better stack traces.

    ⚡️ JRE sources updated to latest from Android-nougat:

    • java.net
    • 👍 XML SAX support: org.xml.sax, XML drivers

    ✅ Thanks for all the bug reports, especially those with tests and/or patches -- we're a small team, and appreciate the help!

  • v2.0.4.1 Changes

    October 03, 2017

    🚀 A new release of J2ObjC is available, 2.0.4.1. The source for this release is unchanged from 2.0.4, but it was rebuilt with the correct protocol buffer library (3.3.0).