Install via PyPI
pip install -U pypop-genomics
1.1.2 - 2024-11-18
Features
- Add new command-line option
--citation
for installed version by @alexlancaster (#228) - enable PyPy 3.10 as numpy wheels now exist by @alexlancaster (#219)
Internal
- Update numpy requirement from <=2.1.2 to <=2.1.3 by @dependabot (#226)
- update x86 runner to
macos-13
, pinswig
version by @alexlancaster (#227) - Bump pypa/cibuildwheel from 2.21.2 to 2.21.3 in the actions group by @dependabot (#225)
- Bump pypa/cibuildwheel from 2.21.1 to 2.21.2 in the actions group by @dependabot (#224)
- Update numpy requirement from <=2.1.1 to <=2.1.2 by @dependabot (#223)
- Bump pypa/cibuildwheel from 2.20.0 to 2.21.1 in the actions group across 1 directory by @dependabot (#222)
Documentation
- Add new command-line option
--citation
for installed version by @alexlancaster (#228) - Update to latest
sphinx
and add subtitle by @alexlancaster (#220)
A full history of changes is available in NEWS.md
.
Full Changelog: v1.1.1...v1.1.2