Skip to content

Releases: kylesinlynn/ccvag

v0.1.1

24 Jan 07:01
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1

Features

  • Credit Card Generator + Validator

v0.1.0

24 Jan 05:29
Compare
Choose a tag to compare

Full Changelog: v0.0.2...v0.1.0

Features

  • Credit Card Validator using Luhn Algorithm
  • Credit Card Generator

v0.0.2

23 Jan 10:44
Compare
Choose a tag to compare

Full Changelog: v0.0.1...v0.0.2

Fixes

  • Python packaging error

v0.0.1

23 Jan 06:54
Compare
Choose a tag to compare

Full Changelog: https://github.com/kylesinlynn/luhn/commits/v0.0.1

Feature:

  • check if credit card is valid or not