[latex3-commits] [git/LaTeX3-latex3-latex3] gh433-regex-case: Update changelog to record the new multi-regex functions (fixes #433) (b168e7f61)

Bruno Le Floch blflatex at gmail.com
Sun May 16 22:09:06 CEST 2021


Repository : https://github.com/latex3/latex3
On branch  : gh433-regex-case
Link       : https://github.com/latex3/latex3/commit/b168e7f61a6afa83e9b01d948069266c42145f5d

>---------------------------------------------------------------

commit b168e7f61a6afa83e9b01d948069266c42145f5d
Author: Bruno Le Floch <blflatex at gmail.com>
Date:   Sun May 16 22:09:06 2021 +0200

    Update changelog to record the new multi-regex functions (fixes #433)


>---------------------------------------------------------------

b168e7f61a6afa83e9b01d948069266c42145f5d
 l3kernel/CHANGELOG.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/l3kernel/CHANGELOG.md b/l3kernel/CHANGELOG.md
index 24939c7ac..6b70fd319 100644
--- a/l3kernel/CHANGELOG.md
+++ b/l3kernel/CHANGELOG.md
@@ -15,6 +15,10 @@ this project uses date-based 'snapshot' version identifiers.
   `\ior_show:N`, `\ior_log:N`, `\iow_show:N`, `\iow_log:N`,
   `\tl_log_analysis:N`, `\tl_log_analysis:n`
 - `\legacy_if_set_true:n`, `\legacy_if_set_false:n`, `\legacy_if_set:nn`
+- Matching multiple regex at the same time (issue #433):
+  `\regex_case_match:nn(TF)`,
+  `\regex_case_replace_once:nN(TF)`,
+  `\regex_case_replace_all:nN(TF)`
 
 ### Fixed
 - Checking brace balance in all regex functions (issue #377)





More information about the latex3-commits mailing list.