Releases: AdinAck/embedded-command
Releases · AdinAck/embedded-command
Release 0.4.7
Release 0.4.6
Release 0.4.5
Fixed bug in computation of bytes used for Option.
Release 0.4.4
serac:
- add impls for the unit type (
())
Release 0.4.3
Add impls for Option<T>.
Release 0.4.2
Release 0.4.1
Serac
Trait structures have been improved, and now SerializeBuf can be used in generic contexts with some caveats.
Release 0.2.1
Add a README for serac and improve docs.
Release 0.2.0
return usage from serialize (#2) `serialize_*` now returns the amount of the medium that was used.