Skip to content

v0.0.9

Compare
Choose a tag to compare
@ko1 ko1 released this 30 Mar 19:29
· 286 commits to master since this release

What's Changed

  • New autoAttach mechanism support (need debug.gem 1.5.0 or later)
    • change autoAttach configulations by @ko1 in #31
  • TCP/IP support (especially for Windows support)
    • support debugPort option by @ko1 in #25
    • use --util=gen-portpath by @ko1 in #28
  • Other fixes
    • Launch and Attach commands should respect the cwd parameter by @TikiTDO in #24
    • doc fix: launchWiatTime --> waitLaunchTime by @ruehsn in #27
    • Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #26
    • Bump ansi-regex from 4.1.0 to 4.1.1 by @dependabot in #30

New Contributors

Full Changelog: v0.0.8...v0.0.9