Release Notes: This release fixes a memory leak and changes the licensing for the .java files to the libpng license from the LGPL. This will make it easier for some people to link to Jep's Java code.


Release Notes: This version reverts the Python import hack that was added a few releases back. This fixes importing some native packages with Jepp.


Release Notes: Several enhancements were made for array handling.


Release Notes: Bugfixes. 'jimport' should only throw ImportError. This prevented some Python packages from importing correctly. An updated libtool correctly adds the .so suffix on Linux.


Release Notes: This release adds the ability to run pyo and pyc files. JProxy support was also added. Internal bugs were fixed.


Release Notes: Changes since the last beta were limited to makefile updates to compile correctly without javax.script support.