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 c0ea531 commit 36c65faCopy full SHA for 36c65fa
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+v0.24.1
2
+==================
3
+
4
+* Disable utf8 regex check for arbitrary bytes (#136)
5
6
v0.24.0
7
==================
8
regex.nimble
@@ -1,6 +1,6 @@
# Package
-version = "0.24.0"
+version = "0.24.1"
author = "Esteban Castro Borsani (@nitely)"
description = "Linear time regex matching"
license = "MIT"
0 commit comments