Skip to content

v0.4.1

Compare
Choose a tag to compare
@mbrubeck mbrubeck released this 29 Jun 01:14
· 362 commits to v2 since this release

New features:

  • no_std support (#49).
  • SmallVec<[u8; N]> implements the Write trait (#52).
  • Add an ExtendFromSlice trait for both Vec and SmallVec (#54).