Version 0.2.2 Release Notes

Support for Multidimensional Arrays

Arrays of any dimensionality are now supported.

Suport for Regular Expressions

Javascript regular expressions are now mapped to Julia regular expressions and visa versa.

All Base Types and Arrays of Those Types

With the addition of regular expressions all basic Javascript types are mapped to their equivalent Julia type and also the reverse. Additionally, arrays of these basic types are also supported.