Changelog for pcre-light-0.4.1.2
Changelog for pcre-light
0.4.1.2
- Replace finalizerFree with c_pcre_free. (PR 17)
0.4.1.1
- Bugfix where ByteString.empty was treated differently than the empty ByteString
""
0.4.1.0
- Add
captureCount
andcaptureNames
for working with named captures/groups