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 ded80cc commit b1516f4Copy full SHA for b1516f4
CHANGELOG.md
@@ -30,6 +30,9 @@
30
* Deleted support for old method of calling application commands with ``cmd()`` and ``self``
31
* Python 2 no longer supported
32
* ``cmd2`` now supports Python 3.4+
33
+* Known Issues
34
+ * Some developers have noted very slow performance when importing the ``cmd2`` module. The issue
35
+ it intermittant, and investigation of the root cause is ongoing.
36
37
## 0.8.5 (April 15, 2018)
38
* Bug Fixes
0 commit comments