Brazilian Utils Versions Save

Utils library for specific Brazilian businesses

1.0.0-rc.12

3 years ago

1.0.0-rc.12 (2020-10-27)

Features

  • licenseplate: add a validador for brazilian and mercosul license plates (580d961), closes #112

1.0.0-rc.11

3 years ago

1.0.0-rc.11 (2020-08-25)

Bug Fixes

  • esm filename in package.json (32cd815)
  • let formatCurrency() more flexible and remove default param from parseCurrency() (8a9a437)
  • deps: upgrade devDependency to fix security warning (af7c353)
  • replace array.flat with reduce to support node 10 (a47a51a)
  • workflow: update workflow config (fb449c0)

Features

  • add formatCurrency() and parseCurrency() (b0e6994)

1.0.0-rc.10

3 years ago

1.0.0-rc.10 (2020-07-27)

Bug Fixes

  • exported the function "capitalize()" to the public API (a16d603)

Features

  • add function capitalize() (6d915fd)
  • atualiza cidades novas (348ab84)

1.0.0-rc.9

3 years ago

1.0.0-rc.9 (2020-07-09)

Bug Fixes

Features

  • add functions isValidLandlinePhone() and isValidMobilePhone() (e8fe8bd)

1.0.0-rc.8

3 years ago

1.0.0-rc.8 (2020-06-17)

Bug Fixes

Features

  • add utility getCities (ebb949d)
  • black lives matters (cce58d8)
  • change the way the cities are filtered. Add docs (7f4ca6d)

1.0.0-rc.7

4 years ago

1.0.0-rc.7 (2020-05-05)

Features

  • utilities: create getStates method (57e3174), closes #82