Skip to content

Commit 35ed152

Browse files
changelog
1 parent 2577b1b commit 35ed152

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
- Nothing yet
11+
12+
## [1.8.1] - 2025-07-04
13+
14+
### Fixed
15+
16+
- "UserWarning: The parameter -j is used more than once" in https://github.com/Textualize/rich-cli/pull/74
17+
- Fixed generic blend text in https://github.com/Textualize/rich-cli/pull/51
18+
1019
### Changed
1120

1221
- Rich-CLI now assumes that the input file is encoded in UTF-8 https://github.com/Textualize/rich-cli/pull/56
22+
- The JSON display mode is now `-J/--json`
23+
- _Python >= 3.9_ is now required, so no more support for 3.7 and 3.8
24+
- Hard-code UTF-8 encoding for the input file in https://github.com/Textualize/rich-cli/pull/56
25+
- Updated pyproject.toml to PEP621 and Poetry 2.* in https://github.com/Textualize/rich-cli/pull/103
1326

1427
## [1.8.0] - 2022-05-07
1528

0 commit comments

Comments
 (0)