Skip to content

v1.1.1

Compare
Choose a tag to compare
@julia-tagbot julia-tagbot released this 03 Sep 08:16
· 45 commits to master since this release
v1.1.1

v1.1.1 (2019-09-03)

Diff since v1.1.0

Closed issues:

  • Wrap subprocess error (#10)
  • Propagate --color to subprocess when using --julia (#9)
  • Make it possible to specify julia-path as a flag? (#5)

Merged pull requests:

  • Add try/catch around spawning of new julia process (#13) (fredrikekre)
  • Use --color for subprocess launched with --julia, fixes #9. (#12) (fredrikekre)
  • Delete all --julia args, only run the last one. (#11) (fredrikekre)