Skip to content

Releases: sr-murthy/continuedfractions

v0.18.1

30 Oct 10:11
1ae9e9f
Compare
Choose a tag to compare
  • 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

25 Oct 09:39
2775ac7
Compare
Choose a tag to compare
  • Add CI support for Python 3.13
  • Update docs
  • Update dev. & docs dependencies

v017.7

18 Oct 09:57
0881e00
Compare
Choose a tag to compare
  • Minor tweaks to the docs + update of dev. deps

v0.17.6

16 Aug 07:05
1d071f9
Compare
Choose a tag to compare
  • Minor code quality improvements
  • Update dev. and docs dependencies

v0.17.5

03 Aug 16:37
bc7fe50
Compare
Choose a tag to compare
  • Upgrade Sphinx and other dev. dependencies
  • Minor content improvements in the Sphinx docs
  • Minor CI improvements

v0.17.4

26 Jul 12:53
2ea0387
Compare
Choose a tag to compare
  • 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

12 Jul 20:27
7ec55bb
Compare
Choose a tag to compare
  • Code quality improvements
  • Further refinements in the Sphinx docs

v0.17.2

09 Jul 18:48
45d0d13
Compare
Choose a tag to compare
  • Improve CI testing for Python 3.10 vs 3.11 & 3.12
  • Fixes and improvements in the Sphinx docs

v0.17.1

08 Jul 04:45
00c7db4
Compare
Choose a tag to compare
  • Fix some docs typos

v0.17.0

07 Jul 18:29
63e19f9
Compare
Choose a tag to compare
  • 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