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

Joseph Wright joseph.wright at morningstar2.co.uk
Mon Jan 10 19:08:09 CET 2022


Repository : https://github.com/latex3/latex3
On branch  : main
Link       : https://github.com/latex3/latex3/commit/f5ef19baadb1f385fc23e08dab710ee899d063ff

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

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


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

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

diff --git a/l3kernel/CHANGELOG.md b/l3kernel/CHANGELOG.md
index 0d3b525de..01984a930 100644
--- a/l3kernel/CHANGELOG.md
+++ b/l3kernel/CHANGELOG.md
@@ -105,6 +105,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.