We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49cb153 commit 1812ae9Copy full SHA for 1812ae9
CHANGELOG.md
@@ -1,12 +1,16 @@
1
-v0.15
+v0.15.0
2
==================
3
4
-* Fix non-greedy find, issue #61 (v0.14.0 regression)
5
* Fix multiline not working with beginning of line, issue #13
6
* Fix replace re"", issue #29
7
* Fixes a number of issues related to empty matches
8
in the `findAll`, `split`, and `replace` APIs
9
+v0.14.1
10
+==================
11
+
12
+* Fix non-greedy find, issue #61 (v0.14.0 regression)
13
14
v0.14
15
16
0 commit comments