Skip to content

Releases: brazilian-utils/brazilian-utils

Release 1.0.0-rc.12

27 Oct 14:07
Compare
Choose a tag to compare
Release 1.0.0-rc.12 Pre-release
Pre-release

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

Features

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

Release 1.0.0-rc.11

25 Aug 16:30
Compare
Choose a tag to compare
Release 1.0.0-rc.11 Pre-release
Pre-release

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)

Release 1.0.0-rc.10

27 Jul 23:16
Compare
Choose a tag to compare
Release 1.0.0-rc.10 Pre-release
Pre-release

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)

Release 1.0.0-rc.9

09 Jul 16:19
Compare
Choose a tag to compare
Release 1.0.0-rc.9 Pre-release
Pre-release

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

Bug Fixes

Features

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

Release 1.0.0-rc.8

17 Jun 21:42
Compare
Choose a tag to compare
Release 1.0.0-rc.8 Pre-release
Pre-release

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)

Release 1.0.0-rc.7

05 May 13:55
Compare
Choose a tag to compare
Release 1.0.0-rc.7 Pre-release
Pre-release

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

Features

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