Skip to content

Commit b2cdd1f

Browse files
committed
Release pyproject-fmt 2.26.0 [skip ci]
1 parent 03ce08c commit b2cdd1f

4 files changed

Lines changed: 10 additions & 15 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject-fmt/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
<a id="2.25.4"></a>
1+
<a id="2.26.0"></a>
2+
3+
## 2.26.0 - 2026-07-27
4+
5+
- ✨ feat(pyproject-fmt): order tool.pyproject-fmt config keys by [@gaborbernat](https://github.com/gaborbernat) in
6+
[#421](https://github.com/tox-dev/toml-fmt/pull/421) <a id="2.25.4"></a>
27

38
## 2.25.4 - 2026-07-26
49

pyproject-fmt/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pyproject-fmt"
3-
version = "2.25.4"
3+
version = "2.26.0"
44
description = "Format pyproject.toml files"
55
repository = "https://github.com/tox-dev/pyproject-fmt"
66
license = "MIT"

pyproject-fmt/README.rst

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,8 @@ Apply a consistent format to your ``pyproject.toml`` file with comment support.
88
Recent Changes
99
~~~~~~~~~~~~~~~~
1010

11-
- 🐛 fix(build): vendor only git-tracked common sources by `@gaborbernat <https://github.com/gaborbernat>`_ in
12-
`#419 <https://github.com/tox-dev/toml-fmt/pull/419>`_
13-
- 🧪 test: run 3.15t everywhere by default by `@gaborbernat <https://github.com/gaborbernat>`_ in
14-
`#416 <https://github.com/tox-dev/toml-fmt/pull/416>`_
15-
- 👷 ci: run the test suite on Python 3.15 by `@gaborbernat <https://github.com/gaborbernat>`_ in
16-
`#415 <https://github.com/tox-dev/toml-fmt/pull/415>`_
17-
- Replace prettier with mdformat and yamlfmt by `@gaborbernat <https://github.com/gaborbernat>`_ in
18-
`#413 <https://github.com/tox-dev/toml-fmt/pull/413>`_
19-
- Update Rust dependencies by `@gaborbernat <https://github.com/gaborbernat>`_ in
20-
`#411 <https://github.com/tox-dev/toml-fmt/pull/411>`_
21-
- Update Python dependencies by `@gaborbernat <https://github.com/gaborbernat>`_ in
22-
`#412 <https://github.com/tox-dev/toml-fmt/pull/412>`_ <a id="2.25.3"></a>
11+
- ✨ feat(pyproject-fmt): order tool.pyproject-fmt config keys by `@gaborbernat <https://github.com/gaborbernat>`_ in
12+
`#421 <https://github.com/tox-dev/toml-fmt/pull/421>`_ <a id="2.25.4"></a>
2313

2414
Philosophy
2515
----------

0 commit comments

Comments
 (0)