Releases: sr-murthy/continuedfractions
Releases · sr-murthy/continuedfractions
v0.18.1
- Fix anomaly with simple form uniqueness of elements in
ContinuedFraction.extend
op (addresses issue #127 )
- Improvements and updates to the Sphinx docs
- Minor tweaks to the project TOML & Read the Docs build config.
v0.18.0
- Add CI support for Python 3.13
- Update docs
- Update dev. & docs dependencies
v017.7
- Minor tweaks to the docs + update of dev. deps
v0.17.6
- Minor code quality improvements
- Update dev. and docs dependencies
v0.17.5
- Upgrade Sphinx and other dev. dependencies
- Minor content improvements in the Sphinx docs
- Minor CI improvements
v0.17.4
- Update dev. + docs dependencies
- Re-order some steps in CI testing
- Update the contributions guidelines
- Other tweaks and improvements in the Sphinx docs
v0.17.3
- Code quality improvements
- Further refinements in the Sphinx docs
v0.17.2
- Improve CI testing for Python 3.10 vs 3.11 & 3.12
- Fixes and improvements in the Sphinx docs
v0.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