File tree Expand file tree Collapse file tree 2 files changed +17
-2
lines changed
Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 1+ === Vdebug 2.0.0 / 2018-04-30
2+ Features:
3+ * async behaviour (@joonty finished python2 based version)
4+ * python3 based
5+ * allow debugging of phar files
6+
7+ Big thanks to @Garethp, @lucc and @markkimsal for the python 3 related works.
8+
9+ Bug fixes:
10+ * hide numbers and make debug windows non editable
11+ * all sorts of issues triggered by the pyton3 move
12+ * fix window positioning in neovim
13+
14+ Other changes, vdebug moved into its own organisation on github now.
15+
116=== Vdebug 1.5.1 / 2015-09-07
217Bug fixes:
318 * Fix buffers not being wiped out after ending a session (thanks @BlackIkeEagle, #226)
@@ -136,7 +151,7 @@ Bug fixes:
136151 * Stopped creating empty buffers every time Vdebug started (issue #25)
137152 * Fixed bug with file URI quoting
138153 * Fixed escaping of characters when calling eval (issue #15)
139-
154+
140155
141156=== Vdebug 1.2 / 2012-10-05
142157
Original file line number Diff line number Diff line change 1- 1.5.1
1+ 2.0.0
You can’t perform that action at this time.
0 commit comments