v1.1.1
v1.1.1 (2019-09-03)
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)