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.
2 parents e21d11d + 3c7361d commit cd5bfb5Copy full SHA for cd5bfb5
CHANGELOG.md
@@ -2,6 +2,7 @@
2
* Bug Fixes
3
* Fixed bug in how **history** command deals with multiline commands when output to a script
4
* Fixed a bug when the ``with_argument_list`` decorator is called with the optional ``preserve_quotes`` argument
5
+ * Fix bug in ``perror()`` where it would try to print an exception Traceback even if none existed
6
* Enhancements
7
* Improvements to the **history** command
8
* Simplified the display format and made it more similar to **bash**
0 commit comments