File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 11[package ]
22name = " pyproject-fmt"
3- version = " 2.25.4 "
3+ version = " 2.26.0 "
44description = " Format pyproject.toml files"
55repository = " https://github.com/tox-dev/pyproject-fmt"
66license = " MIT"
Original file line number Diff line number Diff line change @@ -8,18 +8,8 @@ Apply a consistent format to your ``pyproject.toml`` file with comment support.
88Recent 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
2414Philosophy
2515----------
You can’t perform that action at this time.
0 commit comments