mirror of
https://github.com/Textualize/rich.git
synced 2025-08-04 18:18:22 +00:00
changelog
This commit is contained in:
parent
f7327de3f5
commit
3d7c0141a2
1 changed files with 2 additions and 2 deletions
|
@ -11,12 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
- Removed `typing_extensions` from runtime dependencies https://github.com/Textualize/rich/pull/3763
|
||||
- Live objects (including Progress) may now be nested https://github.com/Textualize/rich/pull/3768
|
||||
- Added padding property to Syntax which returns a tuple of four integers
|
||||
- Added padding property to Syntax which returns a tuple of four integers https://github.com/Textualize/rich/pull/3782
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed extraction of recursive exceptions https://github.com/Textualize/rich/pull/3772
|
||||
- Fixed padding applied to Syntax
|
||||
- Fixed padding applied to Syntax https://github.com/Textualize/rich/pull/3782
|
||||
|
||||
### Added
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue