Skip to content

Changes

Summary

  1. Use == and !== when comparing to nothing (details)
  2. Improved error handling (details)
  3. Update version to 0.2.1 (details)
Commit 4fbf59c836e90b096eb3bf3cc18faa67e34916c3 by 38031952+AnHeuermann
Use == and !== when comparing to nothing
The file was modified src/OMJulia.jl (diff)
Commit 3364c43aa09d39932fac02293106bfc453023ec4 by 38031952+AnHeuermann
Improved error handling

  - log files for stdout and stderr
  - Display in case of error or debug mode
The file was modified src/OMJulia.jl (diff)
The file was addedsrc/error.jl
The file was modified test/runtests.jl (diff)
Commit 2147c97d8a902b8aba85469110c9a519220eb124 by 38031952+AnHeuermann
Update version to 0.2.1

  - Fix Project.toml for Julia 1.0 / 1.1
The file was modified Project.toml (diff)