Changelog for lens-regex-pcre-0.3.1.0

Changelog for lens-regex-pcre

0.3.1.0

Match -> Match text Added regexBS to run regex on ByteStrings directly

0.3.0.0

Unify iregex into regex as a single indexed traversal

0.2.0.0

Unify grouped, groups, and igroups into just groups with optional traversal

0.1.1.0

Adds grouped and matchAndGroups

0.1.0.1

Doc fixes

0.1.0.0

Initial Release