[Py4j-users] Py4J 0.8.2.1 Released
Status: Beta
Brought to you by:
barthe
From: Barthelemy D. <bar...@in...> - 2014-07-28 00:07:25
|
Hi, this is a minor bugfix release. This release includes the following new features: - Fixed constructors not being able to pass proxy (python classes implementing Java interfaces) - Java 6 compatibility was restored in compiled jar file. - Fixed unit tests for JDK 8 - Added a few extra paths to find_jar_path I made a hotfix (0.8.2.1) because an assert method I was using did not exist in Python 2.6 and this version is still officially supported by Py4J. Installing Py4J is one pip away: pip install py4j Again, feel free to contact me or to write a feature request on GitHub! Cheers, Barthélémy |