Download Latest Version 3.0 source code.tar.gz (11.3 MB)
Email in envelope

Get an email when there's a new version of Regex

Home / 2.0
Name Modified Size InfoDownloads / Week
Parent folder
2.0 source code.tar.gz 2024-02-25 11.3 MB
2.0 source code.zip 2024-02-25 11.8 MB
README.md 2024-02-25 2.5 kB
Totals: 3 Items   23.0 MB 1

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: https://github.com/curious-odd-man/RgxGen/compare/1.4...2.0

Source: README.md, updated 2024-02-25