Skip to content

Commit d70f97a

Browse files
committed
chore: prepare release 4.10.0
1 parent f28d5ef commit d70f97a

12 files changed

+20
-11
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,24 @@ This project uses [*towncrier*](https://towncrier.readthedocs.io/).
99

1010
<!-- towncrier release notes start -->
1111

12+
## [4.10.0](https://github.com/leodevian/modern-python/tree/v4.10.0)
13+
14+
### Removed
15+
16+
- Remove the short version flag `-V` for all command-line interfaces.
17+
- Stop formatting documentation sources.
18+
19+
### Changed
20+
21+
- Bump the lower version boundary for Cyclopts to 4.0.0.
22+
- Bump the lower version boundary for pytest to 9.0.0.
23+
- Make Cyclopts applications return an exit code.
24+
- Update pre-commit hooks.
25+
- Use `[tool.pytest]` to provide pytest settings and turn on the new strict mode.
26+
- Use `typer.echo` to print the version.
27+
- Use blacken-docs to format Python code blocks in documentation files.
28+
29+
1230
## [4.9.0](https://github.com/leodevian/modern-python/tree/v4.9.0)
1331

1432
### Changed

changelog.d/+1fe5166d.changed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/+7571c495.changed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/+7c470b70.changed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/+a3b795c1.changed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/+a4de6b85.changed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/+c7a8f86e.removed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/+d589724c.changed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/+f2a2d1c4.changed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/+fedb3a15.removed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)