v0.6.3
v0.6.3 (2020-01-24)
Closed issues:
- Breakpoint AssertionError (#239)
- Where can I find the JuliaDebug logo (#238)
- Mismatch between ip and lowered code (#228)
- TableReader precompile fails on 1.3.0-rc3 on Windows (#227)
- Debugger crashes after ambiguous type conversion error... (#225)
- Automatically wrap expression passed to @Enter in a function? (#222)
- Debugger crash (#210)
Merged pull requests:
- go to next call if we stopped at a breakpoint before anything (#240) (KristofferC)
- update tests for 1.3 (#232) (KristofferC)
- Automatically wrap code in at-enter/run macros (#223) (tkf)