File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
17
17
- Progress track thread is now a daemon thread https://github.com/Textualize/rich/pull/3402
18
18
- Fixed cached hash preservation upon clearing meta and links https://github.com/Textualize/rich/issues/2942
19
19
- Fixed overriding the ` background_color ` of ` Syntax ` not including padding https://github.com/Textualize/rich/issues/3295
20
+ - Fixed pretty printing of dataclasses with a default repr in Python 3.13 https://github.com/Textualize/rich/pull/3455
20
21
21
22
### Changed
22
23
Original file line number Diff line number Diff line change @@ -85,3 +85,4 @@ The following people have contributed to the development of Rich:
85
85
- [ Pierro] ( https://github.com/xpierroz )
86
86
- [ Bernhard Wagner] ( https://github.com/bwagner )
87
87
- [ Aaron Beaudoin] ( https://github.com/AaronBeaudoin )
88
+ - [ Jonathan Helmus] ( https://github.com/jjhelmus )
You can’t perform that action at this time.
0 commit comments