Skip to content

PyPop 1.2.1

Choose a tag to compare

@github-actions github-actions released this 29 Apr 03:51
· 234 commits to main since this release

Install via PyPI

pip install -U pypop-genomics

1.2.1 - 2025-04-29

Features

  • Add support for optional computation of pval using scipy and benchmarking tests (#257)

Bug Fixes

  • update all Linux images: musllinux_1_2, manylinux_2_28 + fix musllinux segfaults (#272)
  • Ensure long allele names in HW genotype tables don't overlap (#256)

Internal

  • Update lxml requirement from <=5.3.2 to <=5.4.0 (#280)
  • Bump pypa/cibuildwheel from 2.23.2 to 2.23.3 and update runner to ubuntu-22.04 (#279)
  • Update lxml requirement from <=5.3.1 to <=5.3.2 (#275)
  • Bump pypa/cibuildwheel from 2.23.1 to 2.23.2 in the actions group (#273)
  • update all Linux images: musllinux_1_2, manylinux_2_28 + fix musllinux segfaults (#272)
  • Bump pypa/cibuildwheel from 2.23.0 to 2.23.1 in the actions group (#270)
  • Update numpy requirement from <=2.2.3 to <=2.2.4 (#269)
  • use pathlib rather than os + update pre-commit hooks (#268)
  • Simplify swig installation via PyPI package, other build cleanups (#265)
  • Bump pypa/cibuildwheel from 2.22.0 to 2.23.0 and pin swig on Linux (#264)
  • Update numpy requirement from <=2.2.2 to <=2.2.3 (#261)
  • Update lxml requirement from <=5.3.0 to <=5.3.1 (#259)
  • Tidy workflow and PR labeler (#260)

Committers: @alexlancaster, dependabot[bot] and pre-commit-ci[bot]

A history of changes is available in NEWS.md.

Full Changelog: v1.2.0...v1.2.1