Skip to content

Commit 1f84f73

Browse files
committed
chore: prepare release 5.0.0
1 parent 9e5df25 commit 1f84f73

19 files changed

Lines changed: 33 additions & 18 deletions

CHANGELOG.md

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

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

12+
## [5.0.0](https://github.com/leodevian/modern-python/tree/v5.0.0)
13+
14+
### Removed
15+
16+
- Remove unnecessary pre-commit hooks.
17+
18+
### Added
19+
20+
- Add pre-commit hook to check documentation sources.
21+
22+
### Changed
23+
24+
- Add mkdocstrings-python to the `docs` dependency group and set its lower version boundary to 2.0.0.
25+
- Bump the lower version boundary for Black to 25.11.0.
26+
- Bump the lower version boundary for Click to 8.3.0.
27+
- Bump the lower version boundary for Material for MkDocs to 9.7.0.
28+
- Bump the lower version boundary for Towncrier to 25.8.0.
29+
- Bump the lower version boundary for Typer to 0.20.0.
30+
- Bump the lower version boundary for pre-commit to 4.5.0.
31+
- Bump the lower version boundary for pytest-xdist to 3.8.0.
32+
- Refactor the reference section of the MkDocs documentation.
33+
- Remove syntax highlighting for commands.
34+
- Rename the MkDocs configuration file from `mkdocs.yaml` to `mkdocs.yml`.
35+
- Turn on `show_root_heading`, `type_parameter_headings` and `show_signature_type_parameters` for mkdocstrings-python.
36+
- Update pre-commit hooks.
37+
38+
### Fixed
39+
40+
- Add TOML support for Coverage.py.
41+
42+
1243
## [4.11.0](https://github.com/leodevian/modern-python/tree/v4.11.0)
1344

1445
### Changed

changelog.d/+07a6f9c1.changed.md

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

changelog.d/+0f9d852e.changed.md

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

changelog.d/+1bd6e87f.changed.md

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

changelog.d/+27d92eb1.changed.md

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

changelog.d/+2ebf1511.changed.md

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

changelog.d/+31a37fbd.changed.md

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

changelog.d/+37874580.changed.md

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

changelog.d/+3ae1d314.changed.md

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

changelog.d/+4a13ecb4.changed.md

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

0 commit comments

Comments
 (0)