Skip to content

Version 1.3

Compare
Choose a tag to compare
@curious-odd-man curious-odd-man released this 10 Dec 20:01
· 193 commits to dev since this release
55f4f2a
  • Fixed: Added support for \Q and \E sequences #43
  • Feature: Implemented controllable number of repetitions for infinite patterns #45
  • Feature: Case Insensitive generation support #47
  • Feature: Support for \b and \B escape sequences and tab, carriage return and line feed characters. #51
  • Fixed: Caret ^ and dollar $ markers can be used anywhere in pattern #32
  • Fixed: Unable to parse pattern [a-c-]. #53