grex 0.3.0
Features
- grex is now also available as a library
- escaping of non-ascii characters is now supported with the
-eflag - astral code points can be converted to surrogate with the
--with-surrogatesflag - repeated non-overlapping substrings can be converted to
{min,max}quantifier notation using the-rflag
Bug Fixes
- many many many bug fixes :-O