Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 342 Bytes

CHANGELOG.md

File metadata and controls

17 lines (15 loc) · 342 Bytes

0.0.1

  • feat:
    • initial commit 🎉
    • setup project
    • introduce CPF entity and tests

0.0.2

  • docs:
    • update CHANGELOG.md
    • update README.md documentation
    • add badges to README.md

0.0.3

  • feat:
    • implement CNPJ entity and tests
    • fix CPF validation algorithm
    • fix CNPJ validation algorithm