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 8a0d3cf commit a5cc73aCopy full SHA for a5cc73a
CHANGELOG.md
@@ -11,6 +11,8 @@
11
* ``allow_appended_space``
12
* ``allow_closing_quote``
13
* Due to the tab completion changes, non-Windows platforms now depend on [wcwidth](https://pypi.python.org/pypi/wcwidth).
14
+ * An alias name can now match a command name.
15
+ * An alias can now resolve to another alias.
16
17
* Attribute Changes (Breaks backward compatibility)
18
* ``exclude_from_help`` is now called ``hidden_commands`` since these commands are hidden from things other than help, including tab completion
0 commit comments