Skip to content

Releases: niklongstone/regex-reverse

0.4.0

16 Jun 10:18

Choose a tag to compare

  • Add alternation
  • Add not in range feature
  • Fix minor bugs

0.3.0

06 May 15:23

Choose a tag to compare

  • Add debug feature

0.2.0

05 May 16:33

Choose a tag to compare

  • Add custom configuration feature

0.1.1

01 May 14:24

Choose a tag to compare

  • Fix bug with patterns like ([)(])

0.1.0

29 Apr 13:21

Choose a tag to compare

  • Add range support
  • Add quantifier support
  • Add subpattern support
  • Refactor classes
  • Fix minor bugs

0.0.2

13 Apr 11:51

Choose a tag to compare

  • add non blank space support
  • add non alphanumeric support