4.0.0
4.0.0 (2021-11-15)
- Migrate from nom 4.2 to nom 7.1.
- Allow "random" order of elements in DBC. They still have to be in a block e.g. all messages or comments.
- Remove verbose error in returned error
- Return
&strof remaining unparsed content instead ofVec<u8>. - Mark
DBC::from_stras deprecated and replace it with TryFrom::from_str