Skip to content

Commit ff6ab82

Browse files
authored
bump 0.13.0 (#52)
1 parent f8d0c32 commit ff6ab82

File tree

3 files changed

+202
-86
lines changed

3 files changed

+202
-86
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
v0.13
2+
==================
3+
4+
* Add `groupFirstCapture`, `groupLastCapture`, and
5+
`group(1): seq[string]` (thaks to @xmonader)
6+
* Add Nim 1.0.0 to CI
7+
* Drop Nim 0.18 support
8+
* Fix nested captures with repetition range; issue #46
9+
* Fix Nim `sets` warnings
10+
111
v0.12
212
==================
313

0 commit comments

Comments
 (0)