Skip to content

Latest commit

 

History

History
96 lines (58 loc) · 1.7 KB

File metadata and controls

96 lines (58 loc) · 1.7 KB

What's news

0.0.13 (2021-09-23)

Security

  • Update dependencies

0.0.12 (2021-07-27)

Security

  • Update dependencies

0.0.11 (2021-02-20)

Features

  • BrazilianUtils

    • generatorCPF
    • generatorCNPJ

Break Changes

  • Renaming ValidatorUtils to BrazilianUtils

0.0.10 (2020-10-06)

Fix

  • Exporting ValidatorUtils

0.0.9 (2020-10-05)

Features

  • ValidatorUtils

    • isCPF
    • isCNPJ
  • FormatUtils

    • formatCNPJ

0.0.8 (2020-10-02)

Bug fix

  • Fix in phone formatting

0.0.6 (2020-10-02)

Features

  • FormatUtils
    • formatPhone
    • formatCEP
    • formatOnlyIntegers

0.0.5 (2020-07-19)

Features

  • StringUtils
    • hideEmail
    • removeNonNumeric
    • isInteger
    • isDouble
  • FormatUtils
    • formatCPF

0.0.3 (2020-07-12)

Features

  • RandomUtils
    • nextString
    • nextStringCustom

0.0.2 (2020-07-11)

Features

  • RandomUtils
    • nextInt

0.0.1 (2020-07-10)

Features

  • StringUtils
    • isBlank
    • isNotBlank
    • isEmpty
    • isNotEmpty