Skip to content

Releases: julia-vscode/DebugAdapter.jl

v3.1.0

15 Jul 10:20
Compare
Choose a tag to compare

DebugAdapter v3.1.0

Diff since v3.0.0

Merged pull requests:

Closed issues:

  • Integrating Julia's Debug Adapter Protocol with neovim (#59)
  • uuid4() is not imported (#92)
  • Crash when browsing value of a variable during debugging (#101)
  • ERROR: MethodError: no method matching Union{Nothing, DebugAdapter.ConfigurationDoneArguments}(::Dict{String, Any}) (#104)

v3.0.0

17 Aug 18:52
Compare
Choose a tag to compare

DebugAdapter v3.0.0

Diff since v2.0.0

Merged pull requests:

Closed issues:

  • Mind explaining what is a conn? (#81)
  • ERROR: type DebugSession has no field frame (#82)
  • Bug: Wrong type for "success" in DAP "responses" (#87)

v2.0.0

28 Jun 09:59
Compare
Choose a tag to compare

DebugAdapter v2.0.0

Diff since v1.0.0

Merged pull requests:

Closed issues:

  • Nicer presentation of step in targets (#14)
  • visualization of SparseArray fails with non Int indices in Julia 1.7 (#46)

v1.0.0

15 Jul 04:07
Compare
Choose a tag to compare

DebugAdapter v1.0.0

Merged pull requests: