File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 1- 1.10.4 (2024-06-09)
1+ 1.10.5 (2024-06-09)
22===================
33This is a new patch release with some minor fixes.
44
@@ -8,6 +8,17 @@ Bug fixes:
88Escape invalid UTF-8 when in the ` Debug ` impl of ` regex::bytes::Match ` .
99
1010
11+ 1.10.4 (2024-03-22)
12+ ===================
13+ This is a new patch release with some minor fixes.
14+
15+ * [ BUG #1169 ] ( https://github.com/rust-lang/regex/issues/1169 ) :
16+ Fixes a bug with compiling a reverse NFA automaton in ` regex-automata ` .
17+ * [ BUG #1178 ] ( https://github.com/rust-lang/regex/pull/1178 ) :
18+ Clarifies that when ` Cow::Borrowed ` is returned from replace APIs, it is
19+ equivalent to the input.
20+
21+
11221.10.3 (2024-01-21)
1223===================
1324This is a new patch release that fixes the feature configuration of optional
You can’t perform that action at this time.
0 commit comments