Skip to content

v0.8.7

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Dec 10:57
· 210 commits to master since this release
fb0c899

JuliaInterpreter v0.8.7

Diff since v0.8.6

Closed issues:

  • Can not splat kwargs when they are called kwargs (#355)
  • FrameCode printing can be misleading when including multiline statement (#357)
  • Puzzling failure to set the value of a symbol (#380)
  • Bounds error debugging @avx from LoopVectorization (#393)
  • PyObject not automatically converted to Julia type in Debugger (#415)
  • possible bug in JuliaInterpreter.jl (#417)
  • Julia debugger directing me back to the source files in the packages when error is found in the active code (#454)
  • Bad jump in optimize result for cglobal with tuple first argument (#455)

Merged pull requests:

  • MassInstallAction: Install the TagBot workflow on this repository (#451) (@timholy)
  • MassInstallAction: Install the Documenter workflow on this repository (#452) (@timholy)
  • Precompile append_any (#453) (@timholy)
  • Better handling of CGlobal & :call unnesting (#456) (@timholy)
  • fix failures on nightly 2 (#457) (@simeonschaub)