Skip to content

Releases: servo/rust-smallvec

v2.0.0-alpha.5

23 Mar 15:43
Compare
Choose a tag to compare
v2.0.0-alpha.5 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2.0.0-alpha.3...v2.0.0-alpha.5

v1.13.2

20 Mar 20:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.13.1...v1.13.2

2.0.0-alpha.4

03 Mar 17:39
Compare
Choose a tag to compare
2.0.0-alpha.4 Pre-release
Pre-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

v2.0.0-alpha.3

20 Jan 04:22
Compare
Choose a tag to compare
v2.0.0-alpha.3 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2.0.0-alpha.2...v2.0.0-alpha.3

v1.13.1

19 Jan 16:44
Compare
Choose a tag to compare
  • Remove the optional get-size feature, to avoid a cyclic dependency (#335).

Full Changelog: v1.13.0...v1.13.1

v1.13.0

18 Jan 20:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.0...v1.13.0

v2.0.0-alpha.2

14 Jan 00:01
Compare
Choose a tag to compare
v2.0.0-alpha.2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2.0.0-alpha.1...v2.0.0-alpha.2

v1.12.0

13 Jan 23:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.2...v1.12.0

v1.11.2

09 Nov 21:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.1...v1.11.2

v1.11.1

20 Sep 17:23
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.0...v1.11.1