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 d7e42a0 commit e6195a2Copy full SHA for e6195a2
CHANGELOG.md
@@ -1,7 +1,8 @@
1
-## 0.8.3 (April 09, 2018)
+## 0.8.3 (April 10, 2018)
2
* Bug Fixes
3
* Fixed ``help`` command not calling functions for help topics
4
* Fixed not being able to use quoted paths when redirecting with ``<`` and ``>``
5
+ * Fixed conditional dependency issue in setup.py that was in first release of 0.8.3.
6
7
* Enhancements
8
* Tab completion has been overhauled and now supports completion of strings with quotes and spaces.
0 commit comments