All Versions
12
Latest Version
Avg Release Cycle
151 days
Latest Release
1458 days ago
Changelog History
Page 2
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).