We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6bae73 commit 09c5d12Copy full SHA for 09c5d12
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+v0.26.0
2
+==================
3
+
4
+* Performance improvements
5
+* Fix devel compiler warnings
6
7
v0.25.0
8
==================
9
regex.nimble
@@ -1,6 +1,6 @@
# Package
-version = "0.25.0"
+version = "0.26.0"
author = "Esteban Castro Borsani (@nitely)"
description = "Linear time regex matching"
license = "MIT"
0 commit comments