* Improve CI testing for Python 3.10 vs 3.11 & 3.12 * Fixes and improvements in the Sphinx docs
0.17.1
* Fix some docs typos
0.17.0
* Improve the functionality for computing and generating remainders of continued fractions * Improve exception handling in the library * Update dev. & docs dependencies * Other minor fixes and improvements in the docs
0.16.0
* New library method to generate an (ordered) sequence of all convergents from the elements of a continued fraction * Refactor and improve performance of the convergents and remainders properties in the `ContinuedFraction` class * Update tests and documentation * Other minor fixes in the documentation * Update dev. + docs dependencies
0.15.1
* Typesetting fixes and content improvements in the Sphinx docs
0.15.0
* Add `semiconvergent` instance method to `ContinuedFraction` class * Fixes and improvements in the Sphinx docs