Skip to content

1.22

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Aug 20:20
· 11 commits to master since this release
1.22 (2025-08-25)

-----------------

* A choice of different GCD implementations is available via ``quicktions.use_gcd_impl()``.
  The fastest one on the current machine is chosen at import time.

* Built using Cython 3.1.3.