Releases: ricvelozo/brids-rs
Releases · ricvelozo/brids-rs
v0.5.1
02 Oct 07:54
Compare
Sorry, something went wrong.
No results found
Refactor and improve documentation
v0.5.0
30 Sep 20:36
Compare
Sorry, something went wrong.
No results found
Update to Rust 2021 edition and add minimum supported Rust version (1.81)
Add no_std support
Remove failure dependency
Remove "compact" (de)serialization
Stricter parsing
Refactor and some optimizations
v0.4.0
21 Dec 04:07
Compare
Sorry, something went wrong.
No results found
Update to Rust 2018 edition
Update dependencies
Configure GitLab CI
Add methods to parse from byte slices
Add method to get the CNPJ entity branch
Implement AsRef<[u8]>, PartialOrd and Ord
Turn Cnpj and Cpf structs into newtypes
Add support to serialization with serde
Add more examples and improve documentation
v0.3.1
19 Jun 22:27
Compare
Sorry, something went wrong.
No results found
Fix parsing when have too much numbers and add test
Migrate to GitLab
v0.3.0
08 Apr 18:51
Compare
Sorry, something went wrong.
No results found
Add failure errors, and use matches!() in tests
Use pub type instead of pub use for Icn
Export ParseCnpjError and ParseCpfError
Add fmt::Debug impl
Force generate CNPJ number for headquarters
v0.2.1
29 Mar 20:27
Compare
Sorry, something went wrong.
No results found
Update examples and version number in README
v0.2.0
29 Mar 19:44
Compare
Sorry, something went wrong.
No results found
Add CNPJ support
Configure Travis CI
Update examples, documentation and tests
v0.1.0
28 Mar 03:28
Compare
Sorry, something went wrong.
No results found