v0.7.7
Debugger v0.7.7
Closed issues:
bp add
crashes Debugger (#248)- Debugger will crash when the
show
method throw an exception. (#293) - Breakpoint skipped when set on function (#297)
- Error in status print (#315)
- Debugger throws TypeError but function doesn't (#316)
- Error when debugging function with log statement (#318)
- debug hangs when debug code with Mnist dataset (#319)
- Error trying to debug callable struct function (#321)
Merged pull requests:
- Fix markdown list formatting in help output. (#320) (@fredrikekre)
- Try to give a better location for Cassette-like transforms (#324) (@Keno)