Skip to content

Version 1.2.3

Latest
Compare
Choose a tag to compare
@waTeim waTeim released this 16 Dec 19:39
· 13 commits to master since this release

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