Skip to content
Compare
Choose a tag to compare
@curious-odd-man curious-odd-man released this 25 Feb 13:13
· 5 commits to dev since this release
b821650

Major changes

Changes:

  • Support for Character Classes \p{...} and \P{...} patterns. #76
  • Configurable any character (dot) pattern #83
  • Configurable \s characters. By default, it generates only spaces and tabs. #77
  • API changed:
    • No global configuration properties
    • Factory methods to create instance of RgxGen - see examples

What's Changed

Full Changelog: 1.4...2.0