Skip to content

v1.0.7

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Feb 00:37
· 30 commits to master since this release
d2c8578

CompileBot v1.0.7

Diff since v1.0.6

Closed issues:

  • Using mocked functions in runtests.jl leading to ERROR: UndefVarError: not defined (#28)
  • Spawning Julia process fails (#43)
  • Difference between precompile() and precompile() (#45)

Merged pull requests:

  • CompatHelper: bump compat for "JuliaFormatter" to "0.13" (#42) (@github-actions[bot])
  • Added note regarding Julia setup (#44) (@StefanMathis)
  • Use julia_cmd instead of hardcofing 'julia' (#47) (@fingolfin)