Skip to content

Commit 36c65fa

Browse files
committed
bump to 0.24.1
1 parent c0ea531 commit 36c65fa

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
v0.24.1
2+
==================
3+
4+
* Disable utf8 regex check for arbitrary bytes (#136)
5+
16
v0.24.0
27
==================
38

regex.nimble

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Package
22

3-
version = "0.24.0"
3+
version = "0.24.1"
44
author = "Esteban Castro Borsani (@nitely)"
55
description = "Linear time regex matching"
66
license = "MIT"

0 commit comments

Comments
 (0)