Skip to content

v0.7.7

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Dec 15:28
· 10 commits to master since this release
e3336d2

Debugger v0.7.7

Diff since v0.7.6

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)