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

Joseph Wright joseph.wright at morningstar2.co.uk
Mon Jan 10 16:57:17 CET 2022


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

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

commit a62da3c1101e1a56b2871a85c3ccd0f7601a0e83
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)


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

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

diff --git a/l3kernel/CHANGELOG.md b/l3kernel/CHANGELOG.md
index ef2c26764..5864f9b41 100644
--- a/l3kernel/CHANGELOG.md
+++ b/l3kernel/CHANGELOG.md
@@ -104,6 +104,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.