v0.7.0
Debugger v0.7.0
Closed issues:
- Debugger will crash when the
show
method throw an exception. (#294) - Stepping into a @generated function causes an exception to be thrown. (#295)
- copy_codeinfo removed (#299)
Merged pull requests:
- compat: JuliaInterpreter 0.9 (#300) (@pfitzseb)
- add GHA CI (#301) (@KristofferC)