This branch contains the code for SmallVec v2, which is not yet ready for release. If your code is using any of the alpha versions of SmallVec, be aware that the API might change between versions.
The status of v2 can be tracked in:
The source code for the latest smallvec 1.x.y release can be found on the v1 branch. Bug fixes for smallvec v1 should be based on that branch, while new feature development should go on the v2 branch.