File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
88### Known issues
99- The visualization is not shown after hiding the webview with another window and showing it again
1010
11+ ## [ 0.9.0]
12+ ### Added
13+ - Support for debugpy
14+ ### Fixed
15+ - Visualization of Shapely geometries
16+
1117## [ 0.8.0]
1218### Added
1319- Automatic C++ type alias unrolling in GDB and LLDB
@@ -25,7 +31,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
2531
2632## [ 0.6.0]
2733### Added
28- - Visualization of python numpy.array
34+ - Visualization of Python numpy.array
2935- Support for Jupyter Notebook / Python Kernel Debug Adapter
3036- Support for cortex-debug
3137- Direction marker at first point/value
Original file line number Diff line number Diff line change 11{
22 "name" : " graphicaldebugging-vscode" ,
3- "version" : " 0.8 .0" ,
3+ "version" : " 0.9 .0" ,
44 "publisher" : " AdamWulkiewicz" ,
55 "author" : {
66 "name" : " Adam Wulkiewicz"
You can’t perform that action at this time.
0 commit comments