0.904 2013.05.25 11:49:00 GMT
* Improved handling of key bindings
* Added ability to "step out" or return from a subroutine
* Added a Gvim menu
* Bug fixes
0.903 2013.02.22 12:57:27 GMT
* Fix bug in starting the debugger with F12
0.902 2013.02.15 17:34:13 SGT
* Small change to POD: Fix install commands
0.901 2013.02.14 11:54:44 SGT
* Fix version numbers
0.14 2013.02.14 11:40:56 SGT
* POD in Vim::Debug::Manual
* Don't echo value after obtaining debugger output
0.13 2013.02.13 11:05:14 SGT
* More POD
* Bug fix: debugger cmd was sometimes not built correctly
0.12 Sat Sep 1 14:24:01 BST 2012
* bin/vimdebug-install improves the install experience
* Improvements for developers
* Updates to docs
* Dist::Zilla tweaks
0.11 Fri May 18 13:58:41 BST 2012
* Fixed a typo that caused command line arguments to be ignored when
starting the debugger.
* Switched to Dist::Zilla::PluginBundle::DAGOLDEN