ForgeryPy icon indicating copy to clipboard operation
ForgeryPy copied to clipboard

Massive update to reflect the current state of the original Ruby forgery

Open pilosus opened this issue 9 years ago • 0 comments

CHANGELOG

  • Python 3 compatibility bug fixed (xrange put in the try/except clauses, so that it can be fallback to the range in python3)
  • Some new methods added to the modules already existed, so that now they match the modules in the original Ruby repo.
  • New modules added: credit_card, email, geo, russian_tax, time
  • New modules covered with unit-test

pilosus avatar Nov 11 '16 12:11 pilosus