# 0.0.6 (2018-08-29) * Support GHC up to 8.6.1. # 0.0.5 (2014-03-28) * Add an `Ord` instance. # 0.0.4 (2014-03-27) * Make the description more precise. * Add continuedFractionApproximate for rational partial evaluations of continued fractions. # 0.0.3 (2014-03-26) * Add a more verbose description of the library. # 0.0.2 (2014-03-25) * Add doctests. * Fix qiModify potentially constructing `qi 1 0 5 1` instead of the equivalent but simpler `qi 1 0 0 1`. * Add lenses. # 0.0.1 (2014-03-24) * Initial release.