File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 1+ 1.10.1 (2023-10-14)
2+ ===================
3+ This is a new patch release with a minor increase in the number of valid
4+ patterns and a broadening of some literal optimizations.
5+
6+ New features:
7+
8+ * [ FEATURE 04f5d7be] ( https://github.com/rust-lang/regex/commit/04f5d7be4efc542864cc400f5d43fbea4eb9bab6 ) :
9+ Loosen ASCII-compatible rules such that regexes like ` (?-u:☃) ` are now allowed.
10+
11+ Performance improvements:
12+
13+ * [ PERF 8a8d599f] ( https://github.com/rust-lang/regex/commit/8a8d599f9d2f2d78e9ad84e4084788c2d563afa5 ) :
14+ Broader the reverse suffix optimization to apply in more cases.
15+
16+
1171.10.0 (2023-10-09)
218===================
319This is a new minor release of ` regex ` that adds support for start and end
You can’t perform that action at this time.
0 commit comments