Integrate patch and notes v1.12.1

Extra integration tests will follow.

Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com>
This commit is contained in:
Stephan Renatus
2025-12-18 22:17:14 +01:00
committed by Stephan Renatus
parent 1f613ef92e
commit b6af19fcf1
3 changed files with 5104 additions and 0 deletions
+6
View File
@@ -5,6 +5,12 @@ project adheres to [Semantic Versioning](http://semver.org/).
## Unreleased ## Unreleased
## 1.12.1
This bug fix release reverts a change to `regex.replace` that unintentionally changed its behaviour for anchored regular expressions.
- Revert "topdown: make `regex.replace` respect cancellation" (authored by @srenatus)
## 1.12.0 ## 1.12.0
This release contains a mix of new features, performance improvements, and bugfixes. Notably: This release contains a mix of new features, performance improvements, and bugfixes. Notably:
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff