Change Log
Streamable
is now properly deprecated and will be completely removed inv0.4.0
- The following type structs have been added under
binary_util::types
:u24
&i24
varu32
andvari32
varu64
andvari64
LE
now properly encodes as Little EndianBE
now exists as an explicit type. (Even though by default everything is BE)- A bug with derive has been fixed that dis-allowed doc comments.
Full Changelog: v0.3.2...v0.3.3