Skip to content

1.1.0

Compare
Choose a tag to compare
@dralshehri dralshehri released this 20 Oct 11:23
· 119 commits to main since this release
  • Renamed the project to luhn-validator for more generic use.
  • Changed number parameter of validate function to accept integers only.
  • Added length and prefix parameters to validate function.
  • Updated documentation and tests.
  • Updated packaging configuration files and local development workflow.