Skip to content

v1.1.3

Compare
Choose a tag to compare
@stefan-m-lenz stefan-m-lenz released this 07 Dec 15:03
· 18 commits to master since this release

Fixes and small improvements:

  • Fix broadcasting via dot-syntax for multiple arguments (Issue #27)
  • Show standard output of Julia startup process in addition to standard error output if starting Julia fails
  • Example for juliaEval: clean up Julia connection after executing the example and avoid installing a Julia package on CRAN
  • Example for juliaImport: Don't run on CRAN due to CRAN note on execution time, run as test instead