packages feed

rrb-vector-0.1.1.0: CHANGELOG.md

# 0.1.1.0 - August 2021

* Add `replicate`
* Various optimizations
* Switch to the [`tasty` framework](https://hackage.haskell.org/package/tasty) for benchmarks and tests
* Extend the test suite
  - Add properties for more functions and some typeclass instances
  - Add strictness tests

# 0.1.0.0 - June 2021

* Initial release