Skip to content

Commit e2346fd

Browse files
committed
Release tox-toml-fmt 1.2.1
1 parent 40e16a4 commit e2346fd

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

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.

tox-toml-fmt/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
<a id="1.2.1"></a>
2+
3+
## 1.2.1 - 2025-11-12
4+
5+
- perf: only compile regexes once by [@henryiii](https://github.com/henryiii) in
6+
[#$110](https://github.com/tox-dev/toml-fmt/pull/110)
7+
18
<a id="1.2.0"></a>
29

310
## 1.2.0 - 2025-10-08

tox-toml-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 = "tox-toml-fmt"
3-
version = "1.2.0"
3+
version = "1.2.1"
44
description = "Format pyproject.toml files"
55
repository = "https://github.com/tox-dev/tox-toml-fmt"
66
readme = "README.md"

0 commit comments

Comments
 (0)