Skip to content

v1.1.0

Compare
Choose a tag to compare
@mbrubeck mbrubeck released this 20 Dec 22:19
34d7b8d
  • Added new method SmallVec::into_boxed_slice (#190).
  • Added new methods IntoIter::as_slice and as_mut_slice (#182).
  • IntoIter now implements Clone (#192).
  • Improved documentation and testing (#186, #189, #193).
  • Minor code cleanups (#176).