Skip to content

v1.2.0

Choose a tag to compare

@mbrubeck mbrubeck released this 29 Jan 16:47
08b8249
  • IntoIter now implements Debug (#196).
  • smallvec! macro is now easier to use in no_std contexts where the vec! macro isn't automatically imported (#198).