1.1.0
- Renamed the project to
luhn-validator
for more generic use. - Changed
number
parameter ofvalidate
function to accept integers only. - Added
length
andprefix
parameters tovalidate
function. - Updated documentation and tests.
- Updated packaging configuration files and local development workflow.