- Bump bounds on and support {base,template-haskell}
- Add
filter
- Add convenience functions that match the API of Data.Vector.NonEmpty
- Add Data.Vector.Circular.Generic as a mirror of Data.Vector.Generic
- Add doctests
- Derive Generic, Traversable, and NFData
- Define a lot of special folds
- Implement more of the
vector
api
- First version. Released on an unsuspecting world.