Skip to content

Releases: flavioltonon/go-brazil

v1.4.0

07 Nov 12:29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.3.0

04 Oct 18:41
a90ea5a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

11 Dec 20:00
Compare
Choose a tag to compare
add new mobile area code (39)

v1.1.0

30 Sep 13:59
Compare
Choose a tag to compare
implement new Validator interface and new CEP validator

v1.0.1

13 Sep 15:06
Compare
Choose a tag to compare
add support for 11-digit Titulo Eleitoral numbers

v1.0.0

04 Nov 17:57
Compare
Choose a tag to compare
export all errors to make it easier to handler returns

v0.9.5

17 Jul 14:41
0790c49
Compare
Choose a tag to compare
  • Fix Certidão errIncorrectLenghtCertidaoNumber error message

v0.9.4

12 Jul 12:54
Compare
Choose a tag to compare
  • Certidão Kind method now returns a certidaoKind object, limiting possible assertions only to the existing CertidaoKind constants available in the lib

v0.9.3

11 Jul 18:54
Compare
Choose a tag to compare
  • Fix dependencies

v0.9.2

11 Jul 18:41
Compare
Choose a tag to compare
  • Fix some RandomCertidaoNumber function calls