# Revision history for cusparse Notable changes to the project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/). ## [0.3.0.0] - 2020-08-26 ### Added * Operations from CUDA-10.1 * Support for Cabal-3 ## [0.2.0.0] - 2018-10-02 ### Added * Level 3 operations from CUDA-9.2 * Format conversion operations from CUDA-9.0 * Precondition operations from CUDA-9.0 * Precondition operations from CUDA-9.2 ## [0.1.0.1] - 2018-03-12 ### Fixed * Build fix for Cabal-2.2 (ghc-8.4) ## 0.1.0.0 - 2017-08-24 * First version; split off from [bmsherman/cublas](https://github.com/bmsherman/cublas). Released on an unsuspecting world. [0.3.0.0]: https://github.com/tmcdonell/cusparse/compare/v0.2.0.0...v0.3.0.0 [0.2.0.0]: https://github.com/tmcdonell/cusparse/compare/0.1.0.1...v0.2.0.0 [0.1.0.1]: https://github.com/tmcdonell/cusparse/compare/0.1.0.0...0.1.0.1