All Versions
12
Latest Version
2.7
Avg Release Cycle
151 days
Latest Release
1309 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).