Skip to content

Commit cb8b7bf

Browse files
committed
bump to v0.25.0
1 parent 548245a commit cb8b7bf

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ v0.25.0
33

44
* Drop support for Nim < 1.6
55
* Implement PCRE var flags (#137)
6+
* Performance improvements
67

78
v0.24.1
89
==================

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.2"
3+
version = "0.25.0"
44
author = "Esteban Castro Borsani (@nitely)"
55
description = "Linear time regex matching"
66
license = "MIT"

0 commit comments

Comments
 (0)