Skip to content

Latest commit

 

History

History
137 lines (78 loc) · 6.89 KB

CHANGELOG.md

File metadata and controls

137 lines (78 loc) · 6.89 KB

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 (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 (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 (2020-07-09)

Bug Fixes

Features

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

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 (2020-05-05)

Features

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

1.0.0-rc.6 (2020-04-29)

Features

  • cpf, cnpj: format accepts numbers, optional fillZeroes behavior (5293721)
  • cpf, cnpj: using an options object instead of a parameter (db9ca46)

1.0.0-rc.5 (2020-04-23)

Bug Fixes

  • build: update tsconfig rootDir for tsdx 0.13 (17ea338)
  • release-it: update config filename (afc46a3)
  • tooling: remote git-add from lint-staged (b000e8e)
  • adjust circular dependency (6f4f53b)
  • adjust pt-BR documentation (bb79fe6)
  • function typo on usage section (06ca0ca)
  • length typo (711ba8a)
  • remove unnecessary escape (74c53ed)
  • jest: update jest to fix security warning (a3af687)

ci

  • 🎡 adjust travis config (0ec107f)
  • 🎡 rename travis file (25da01e)

Features

  • add cep formatter (d8b0deb)
  • inscricao-estadual validator (c4cf9ae)
  • boleto: add boleto formatter (3cfd0b4)
  • CNPJ: migrate CNPJ formatter (f34317d)
  • CPF: migrate CPF formatter (ef1ed2a)
  • CPF: migrate CPF generation (6463b40)
  • CPF: migrate isValidCPF (620f798)
  • refactoring: add TSDX and rewrite helpers (ebb2d18)
  • CheckSum generator (7dd6978)
  • cpf generator, requested on #4 (5ffc2a1)

BREAKING CHANGES

  • n

Closes: n

  • n

Closes: n