Commit 78996fc
committed
Increment version for breaking changes in match_ignore_ascii_case
* String patterns now need to be already ASCII lower-case
* Input string is no longer implicitly borrowed, add `&` as needed.1 parent b0c427d commit 78996fc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments