Skip to content

2.3

Compare
Choose a tag to compare
@antonio-cortes-perez antonio-cortes-perez released this 27 Nov 20:53
· 1731 commits to master since this release

A new release of J2ObjC is available, 2.3 (update to 2.2). Main changes:

Java Runtime Emulation

  • Support for java.time package.
  • Subset of android.icu to support time zones (mainly to enable java.time).
  • SSL socket client implementation (thanks to @FD- for providing a reference implementation).

Other

  • Added Android version of Guava library.
  • Removed obsolete 32-bit library architectures.
  • Added support for arm64_32 architecture in watchOS binaries (thanks to @gianlucabertani for the pull request).

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