github pemistahl/grex v0.2.0
grex 0.2.0

latest releases: v1.4.5, v1.4.4, v1.4.3...
4 years ago

Features

  • character classes are now supported
  • input strings can now be read from a text file

Changes

  • unicode characters are not escaped anymore by default
  • the performance of the DFA minimization algorithm has been improved for large DFAs
  • regular expressions are now always surrounded by anchors ^ and $

Bug Fixes

  • fixed a bug that caused a panic when giving an empty string as input

Don't miss a new grex release

NewReleases is sending notifications on new releases.