File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1+ v0.13.1
2+ ==================
3+
4+ * Fix nested non-capturing group repetition #46
5+ * Remove stylecheck config #55
6+
17v0.13
28==================
39
Original file line number Diff line number Diff line change 11# Regex
22
3- [ ![ Build Status] ( https://img.shields.io/travis/nitely/nim-regex.svg?style=flat-square )] ( https://travis-ci.org/nitely/nim-regex )
3+ [ ![ Build Status] ( https://img.shields.io/travis/nitely/nim-regex/master .svg?style=flat-square )] ( https://travis-ci.org/nitely/nim-regex )
44[ ![ licence] ( https://img.shields.io/github/license/nitely/nim-regex.svg?style=flat-square )] ( https://raw.githubusercontent.com/nitely/nim-regex/master/LICENSE )
55
66A library for parsing, compiling, and executing regular expressions.
Original file line number Diff line number Diff line change 11# Package
22
3- version = " 0.13.0 "
3+ version = " 0.13.1 "
44author = " Esteban Castro Borsani (@nitely)"
55description = " Linear time regex matching"
66license = " MIT"
You can’t perform that action at this time.
0 commit comments