Skip to content

Forgex v1.2

Compare
Choose a tag to compare
@ShinobuAmasaki ShinobuAmasaki released this 27 Dec 14:40
· 627 commits to main since this release

This version includes a bug fix:

  • Fixed broken repetition range (when setting min to zero).

This version includes the following changes:

  • All tests output more verbosely.
  • regex function takes optional argument length, from and to.
  • Zeros in repetition range values and maximum values are not allowed.