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 104f9af commit eddbbefCopy full SHA for eddbbef
CHANGELOG.md
@@ -1,4 +1,6 @@
1
## 1.2.0 (July 13, 2020)
2
+* Bug Fixes
3
+ * Fixed `typing` module compatibility issue with Python 3.5 prior to 3.5.4
4
* Enhancements
5
* Switched to getting version using `importlib.metadata` instead of using `pkg_resources`
6
* Improves `cmd2` application launch time on systems that have a lot of Python packages on `sys.path`
0 commit comments