2.5.3 (06/08/2024)
This is a minor release to add support for numpy2
. This is also the last Corrfunc release to support python2
and (likely) the last Corrfunc v2.x release. We have dropped testing for python2
on the CI. Minimum required versions of dependencies are:
- python2 >= 2.7
- python3 >= 3.9
- numpy >= 1.20
Note you do not need python
to use Corrfunc
from the command line.
Autogenerated release notes
What's Changed
- Fix rtd build failure by @manodeep in #309
- Bump conda-incubator/setup-miniconda from 2 to 3 by @dependabot in #311
- Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 by @dependabot in #312
- Bump actions/setup-python from 4 to 5 by @dependabot in #313
- Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 by @dependabot in #314
- Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 by @dependabot in #315
- Delete .travis.yml by @manodeep in #318
- Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 by @dependabot in #319
- Bumped min numpy version to 1.18 by @manodeep in #324
Full Changelog: 2.5.2...2.5.3