linear-1.0.1: CHANGELOG.markdown
1.0
---
* Strict vectors
* Exported `mkTransformationMat`
* Bumped dependency bounds.
0.9.1 [bug fix]
-----
* Exported `Linear.V0`!
0.9
---
* Added sparse vector support.
0.8
---
* Added `Linear.V0`
0.7
---
* Added `Linear.Instances`
* More documentation
0.6
---
* Removed the direct dependency on `lens`.
* Added `Linear.Core` to cover vector spaces as corepresentable functors.
0.5
-------
* Added `Ix` instances for `V2`, `V3`, and `V4`
0.4.2.2
-------
* Removed the upper bound on `distributive`
0.2
---
* Initial hackage release