We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2e824d commit a2b3639Copy full SHA for a2b3639
CHANGELOG.md
@@ -1,9 +1,9 @@
1
# 3.2.3 (TBD)
2
3
- - Enhancements
4
- - Added ability to pass a console object to `Cmd.print_to()`. This provides support for
5
- things like wrapping a `print_to()` call in a `console.status()` or `console.capture()`
6
- context manager.
+- Enhancements
+ - Added ability to pass a console object to `Cmd.print_to()`. This provides support for things
+ like wrapping a `print_to()` call in a `console.status()` or `console.capture()` context
+ manager.
7
8
## 3.2.2 (February 21, 2026)
9
0 commit comments