We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b59ada5 commit 97b3bd9Copy full SHA for 97b3bd9
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## 3.2.1 (February TBD, 2026)
2
+
3
+- Bug Fixes
4
+ - The `async_alert` and `async_prompt_update` methods of `cmd2.Cmd` now respect the current
5
+ value of the `allow_style` settable
6
+ - If `allow_style` is `NEVER`, all ANSI escape codes will be stripped to ensure plain text
7
+ output
8
9
## 3.2.0 (February 5, 2026)
10
11
- Bug Fixes
0 commit comments