Skip to content

v0.6.0

Compare
Choose a tag to compare
@bluk bluk released this 21 Mar 16:03
· 61 commits to trunk since this release
v0.6.0
d043f6d

Added

  • Allow serialization when no_std.

    Adds Write trait and implementations.

    Thanks @bheesham .