Corrfunc-2.5.2
2.5.2 (04/10/2023)
This is a minor release primarily to test the (hopefully) automatic PyPI uploads
Enhancements
- Simplified and faster
FALLBACK
kernels [#303]
Infrastructure
- Fix
python_requires
in setup.py [#302] - Automatic uploads of new releases to PyPI [#305]
- Added @dependabot for automatic dependency updates in GitHub Actions [#306, #307, #308]
Autogenerated release notes
What's Changed
- Fix python_requires in setup.py by @cbyrohl in #302
- Simplifying fallback kernels by @manodeep in #303
- Create pypi-publish.yml by @manodeep in #305
- Bump actions/setup-python from 3 to 4 by @dependabot in #306
- Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.8.10 by @dependabot in #308
- Bump actions/checkout from 3 to 4 by @dependabot in #307
New Contributors
- @cbyrohl made their first contribution in #302
- @dependabot made their first contribution in #306
Full Changelog: 2.5.1...2.5.2