Version 0.2.3 Release Notes

Support for Opaque Composites

A new type JRef has been introduced to support return of all Julia datatypes, though currently, the value is opaque in Javascript, the variable may be supplied as a value of subsequent calls.

Bug Fixes

  • Fixed a segmentation violation when a non basic data type mismatch exception was raised
  • Fixed a bug that caused array element type to dilate to Any unnecessarily when examined.