### Unreleased changes * None ### [v0.1.1][1] * Updated to well-typed internal representation * Increased benchmark coverage * Increased test suite coverage ### [v0.1.0][0] * Created instances of applicable typeclass instances * Added numeric conversion functions * Added basic test suite * Added stub benchmark [0]: https://github.com/recursion-ninja/bv-little/tree/v0.1.0 [1]: https://github.com/recursion-ninja/bv-little/tree/v0.1.1