Skip to content

Latest commit

 

History

History
45 lines (37 loc) · 1.78 KB

CHANGELOG.md

File metadata and controls

45 lines (37 loc) · 1.78 KB

0.0.8

  • fix deprecated launch.json format

0.0.7

  • fix redundant watch value data, explain watch expressions (#26)
  • fix manual extering of script to run (BashOnWindows case)

0.0.6

  • fix for watch feature (#26)
  • bashdb installation explained (#18)

0.0.5

  • windows 10 experimental support (verified on insider build 15014)

0.0.4

  • fix for larger scripts (#22)

0.0.3

  • remove usage of mktemp (#19)
  • partial pause support (not finalized yet)
  • preparations for Windows 10 support (once fixes are made in BashOnWindows)

0.0.2

  • fixed broken initial configurations (for VS Code 1.7.1)
  • using single bash process instance as backend
  • dropping "tree-kill" usage (using unix pkill directly)

0.0.1