Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upRelease new crates.io version with Eq/Ord traits PR included #24
Comments
Merged
bors-servo
added a commit
that referenced
this issue
Jun 14, 2016
Release version 0.1.8 Fixes #24. Changelog: * #22 Implement PartialEq, Eq, PartialOrd, and Ord on SmallVec <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-smallvec/25) <!-- Reviewable:end -->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
PR #22 was merged after the latest crate release (0.1.7). Would you be able to release a new version with this PR included? Thanks!