8000 Releases · TomMelt/mdb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: TomMelt/mdb

v1.0.4

14 Jan 19:33
Compare
Choose a tag to compare

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

mdb_1.0.3

04 Oct 16:55
Compare
Choose a tag to compare

mdb

First release of mdb. This has been uploaded to PyPI.

0