v0.6.8
Debugger v0.6.8
Closed issues:
- Normalize user input (#235)
- REPL needs fixing on 1.6 (#271)
- Debugger does not break on @bp when using threads (#273)
- Not proper syntax (#274)
- Error in the keymap (#281)
- Regression displaying help (#287)
- Fail to hightlight code (#288)
- Regression on Julia 1.6: "About to run: return _J4" (#290)
Merged pull requests:
- Normalize whitespaces in user input (#267) (@AliMalik9599)
- update to test on 1.6 (#285) (@KristofferC)
- Filter invalid characters in repr_limited (#289) (@pfitzseb)