There was an error while loading. Please reload this page.
1 parent 764efbd commit 85398adCopy full SHA for 85398ad
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+1.12.1 (2025-10-10)
2
+===================
3
+This release makes a bug fix in the new `regex::Captures::get_match` API
4
+introduced in `1.12.0`. There was an oversight with the lifetime parameter
5
+for the `Match` returned. This is technically a breaking change, but given
6
+that it was caught almost immediately and I've yanked the `1.12.0` release,
7
+I think this is fine.
8
+
9
10
1.12.0 (2025-10-10)
11
===================
12
This release contains a smattering of bug fixes, a fix for excessive memory
0 commit comments