We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 672d877 commit 761284dCopy full SHA for 761284d
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+1.3.7 (2020-04-17)
2
+==================
3
+This release contains a small bug fix that fixes how `regex` forwards crate
4
+features to `regex-syntax`. In particular, this will reduce recompilations in
5
+some cases.
6
+
7
+Bug fixes:
8
9
+* [BUG #665](https://github.com/rust-lang/regex/pull/665):
10
+ Fix feature forwarding to `regex-syntax`.
11
12
13
1.3.6 (2020-03-24)
14
==================
15
This release contains a sizable (~30%) performance improvement when compiling
0 commit comments