Releases: flavioltonon/go-brazil
Releases · flavioltonon/go-brazil
v1.4.0
What's Changed
- Bump actions/setup-go from 4 to 5 by @dependabot in #13
- Adds a Date Parser by @burredis in #14
New Contributors
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- Implement Github Actions CI by @idlebot in #6
- chore: fix README.md formatting by @flavioltonon in #8
- Bump actions/checkout from 3 to 4 by @dependabot in #12
New Contributors
- @idlebot made their first contribution in #6
- @flavioltonon made their first contribution in #8
- @dependabot made their first contribution in #12
Full Changelog: v1.2.0...v1.3.0
v1.2.0
add new mobile area code (39)
v1.1.0
implement new Validator interface and new CEP validator
v1.0.1
add support for 11-digit Titulo Eleitoral numbers
v1.0.0
export all errors to make it easier to handler returns
v0.9.5
- Fix Certidão errIncorrectLenghtCertidaoNumber error message
v0.9.4
- 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
- Fix dependencies
v0.9.2
- Fix some RandomCertidaoNumber function calls