Skip to content
This repository was archived by the owner on Nov 3, 2024. It is now read-only.

v3.0.0

Choose a tag to compare

@drac94 drac94 released this 14 Feb 19:44
a951d60
  • Change the way the allowed characters are handled by using 3 predefined modes: alpha, alphanumeric, and numeric, allowing to have more control when validating the values introduced in the inputs.
  • Improved logic.
  • Improved tests.
  • Improved types.