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 6055e2d commit c938830Copy full SHA for c938830
CHANGELOG.md
@@ -23,6 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
23
- Fixed superfluous space above Markdown tables https://github.com/Textualize/rich/pull/3469
24
- Fixed issue with record and capture interaction https://github.com/Textualize/rich/pull/3470
25
- Fixed control codes breaking in `append_tokens` https://github.com/Textualize/rich/pull/3471
26
+- Fixed exception pretty printing a dataclass with missing fields https://github.com/Textualize/rich/pull/3472
27
28
### Changed
29
0 commit comments