Updated to support latest versions of Node and Julia
- support for node 0.12
- support for node LTS 4.2.
- support for node 5.2
- support for Julia 0.4
- support for Julia 0.5
Compatibility for Legacy Node with Julia 0.3
Julia 0.3 support maintained for all version of node, but Julia 0.4 and 0.5 are not supported by node 0.10
Fixed Julia Deprecations
Recently deprecated Julia function replaced with the correct version, much thanks to @sebastiang