Skip to content

v1.0.4

Latest
Compare
Choose a tag to compare
@TomMelt TomMelt released this 14 Jan 19:33
· 1 commit to main since this release

What's Changed

  • Bugfix fergus check by @TomMelt in #47
  • Fixes to ci by @TomMelt in #37
  • CI actually works (definitely!) by @fjebaker in #43
  • bug: fix ordering of output from debuggers by @TomMelt in #49
  • chore: remove temporary print statements from debug_client.py by @TomMelt in #50
  • chore: remove unused listen method from AsyncExchangeServer by @TomMelt in #51
  • docs: add example of target binary with args to docs by @TomMelt in #52
  • feat: allow user to redirect stdout of target program by @TomMelt in #54
  • feat: allow user to override config option name by @TomMelt in #55
  • feat: add debug client connection status to launcher by @TomMelt in #56
  • bugfix: join options string correctly by @TomMelt in #59
  • bugfix fix support for multinode jobs by @TomMelt in #60
  • chore: update workflow files by @TomMelt in #61
  • bugfix: fix ctrl+c behaviour by @TomMelt in #62
  • docs: add multinode support info by @TomMelt in #63

Full Changelog: 1.0.3...v1.0.4