New Features
- Support for exporting functions from Julia packages using
julia.import(
package name)
. See #6 for more information.
Bug Fixes
- Removal of unused code that was nevertheless causing a compilation error in the latest version of Julia 0.4.
Full release notes can be found here.