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 d023377 commit c32412eCopy full SHA for c32412e
CHANGELOG.md
@@ -1,6 +1,7 @@
1
## 0.9.12 (March TBD, 2019)
2
* Bug Fixes
3
* Fixed a bug in how redirection and piping worked inside ``py`` or ``pyscript`` commands
4
+ * Fixed bug in `async_alert` where it didn't account for prompts that contained newline characters
5
* Enhancements
6
* Added ability to include command name placeholders in the message printed when trying to run a disabled command.
7
* See docstring for ``disable_command()`` or ``disable_category()`` for more details.
0 commit comments