We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55c9e12 commit 92fb790Copy full SHA for 92fb790
CHANGELOG.md
@@ -4,6 +4,7 @@
4
* Fixed a bug when running a cmd2 application on Linux without Gtk libraries installed
5
* Enhancements
6
* No longer treating empty text scripts as an error condition
7
+ * Allow dynamically extending a `cmd2.Cmd` object instance with a `do_xxx` method at runtime
8
9
## 0.9.16 (August 7, 2019)
10
* Bug Fixes
0 commit comments