Skip to content

2.0.0-alpha.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@mbrubeck mbrubeck released this 03 Mar 17:39
· 7 commits to v2 since this release

What's Changed

  • Implement From<[T; M]> for SmallVec<T, N> for all M, N (v2) by @zachs18 in #338
  • Implement SmallVec::split_off by @arthurprs in #340

New Contributors

Full Changelog: v2.0.0-alpha.3...2.0.0-alpha.4