code-debug/CHANGELOG.md
2017-07-23 19:52:45 +02:00

12 lines
No EOL
409 B
Markdown

# 0.21.0 / 0.21.1 / 0.21.2
(0.21.2 is pushed without changes to hopefully fix vscode installation)
Several fixes to variable pretty printers by @gentoo90
Enabled breakpoints for crystal (@faustinoaq)
# 0.20.0
Added support for pretty printers in variable list (by @gentoo90), enable
with `"valuesFormatting": "prettyPrinters"` if you have a pretty printer
to get potentially improved display of variables.