Skip to content

Releases: egermano/brazilian-multidocument-validator

v3.0.0

07 Nov 23:52
v3.0.0
703125b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v3.0.0

v2.1.0

22 Oct 20:33
v2.1.0
f7ad4ac
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.1.0

New major version 2.0.0

03 Jan 20:35
e62e179
Compare
Choose a tag to compare

⚠ Break Change

  • The method documentValidator has changed. No more promise argument since the function is straight forward.

Changed

  • node version, now supports all current LTS version, from 14.x to 18.x.
  • move ts-lint to eslint
  • move from yarn to npm
  • multiple dependencies upgrade
  • change jest test
  • add test coverage to CI
  • develop branch was removed, move to trunk based development