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 45cb22f commit 0673df0Copy full SHA for 0673df0
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+v0.26.1
2
+==================
3
+
4
+* Fix unicode case-insensitive match edge case #150
5
6
v0.26.0
7
==================
8
regex.nimble
@@ -1,6 +1,6 @@
# Package
-version = "0.26.0"
+version = "0.26.1"
author = "Esteban Castro Borsani (@nitely)"
description = "Linear time regex matching"
license = "MIT"
0 commit comments