Skip to content

Releases: JuliaDebug/JuliaInterpreter.jl

v0.9.41

06 Feb 01:45
d88ba3a
Compare
Choose a tag to compare

JuliaInterpreter v0.9.41

Diff since v0.9.40

Merged pull requests:

  • Correct logic for ccall symbol lookup (#659) (@Keno)

v0.9.40

05 Feb 21:16
126ab85
Compare
Choose a tag to compare

JuliaInterpreter v0.9.40

Diff since v0.9.39

Merged pull requests:

  • More 1.12 world age adjustments (#658) (@Keno)

v0.9.39

23 Jan 20:58
64cfc37
Compare
Choose a tag to compare

JuliaInterpreter v0.9.39

Diff since v0.9.38

Merged pull requests:

v0.9.38

21 Nov 13:50
cc89e74
Compare
Choose a tag to compare

JuliaInterpreter v0.9.38

Diff since v0.9.37

Merged pull requests:

  • bump the minimum supported Julia version to 1.10 (LTS) (#654) (@aviatesk)

v0.9.37

14 Nov 06:29
0421a75
Compare
Choose a tag to compare

JuliaInterpreter v0.9.37

Diff since v0.9.36

Merged pull requests:

Closed issues:

  • No tag or GitHub release was created for 0.9.27 (#601)
  • MethodError: step_expr!(::Any, ::Any, ::Any, ::Bool) is ambiguous. causes in the combinatoin of JuliaInterpreter.jl v0.9.36 and Julia v1.9 during running JET.test_package(Example) (#648)

v0.9.36

10 Sep 15:37
3dce7bf
Compare
Choose a tag to compare

JuliaInterpreter v0.9.36

Diff since v0.9.35

Merged pull requests:

Closed issues:

  • Opaque Closures not supported. (#537)
  • v1.12: JuliaInterpreter optimization seems to badly interact with new compressed linetable format (#622)

v0.9.35

26 Aug 10:00
50182dd
Compare
Choose a tag to compare

JuliaInterpreter v0.9.35

Diff since v0.9.34

Merged pull requests:

Closed issues:

  • ERROR: type UnionAll has no field parameters (#642)

v0.9.34

07 Aug 21:34
376d172
Compare
Choose a tag to compare

JuliaInterpreter v0.9.34

Diff since v0.9.33

Merged pull requests:

v0.9.33

24 Jul 12:39
19af58b
Compare
Choose a tag to compare

JuliaInterpreter v0.9.33

Diff since v0.9.32

Merged pull requests:

Closed issues:

  • Segfaults (#580)
  • Version 0.9.27 breaks older Revise versions (#602)
  • ERROR: LoadError: type CodeInfo has no field linetable on Julia's master branch (#616)
  • incorrect model of :method for evaluate_methoddef (#632)
  • Will this allow using Julia without LLVM? (#633)

v0.9.32

14 Jun 09:17
Compare
Choose a tag to compare

JuliaInterpreter v0.9.32

Diff since v0.9.31

Merged pull requests:

Closed issues:

  • lld error: undefined symbol during v0.9.30 precompile on windows. (#621)
  • JuliaInterpreter fails to build on Julia 1.11-alpha-2 (#626)
  • Precompilation error on Julia 1.12: private not defined (#630)