Skip to content

PyPop 1.2.2

Choose a tag to compare

@github-actions github-actions released this 29 Jul 03:30

Install via PyPI

pip install -U pypop-genomics

1.2.2 - 2025-07-28

Internal

  • Add developer tasks using nox and overhaul developer documentation (#303)
  • Update numpy requirement from <=2.2.4 to <=2.3.1 (#299)
  • python(CI deps): bump sphinx from 8.0.2 to 8.2.3 in /.github in the documentation-deps group (#300)
  • python(CI deps): Bump cibuildwheel from 3.0.0 to 3.0.1 in /.github in the build-wheel-deps group (#298)
  • Update cibuildwheel to 3.0.0 (#291)
  • Update GSL build for new windows-2022 runners and GH actions (#295)
  • coding convention and pre-commit updates: move imports to top where possible (#292)
  • Update Windows image for CI: windows-2019 -> windows-2022 (#294)
  • Update lxml requirement from <=5.4.0 to <=6.0.0 (#293)

Documentation

  • Add developer tasks using nox and overhaul developer documentation (#303)
  • version pip install dependencies in documentation workflow to manage by dependabot (#296)
  • fix PDF generation and other website upgrades (#286)
  • Styling the homepage (#283)
  • Add missing citations and fix display, cleanup news (#282)

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

A history of changes is available in NEWS.md.

Full Changelog: v1.2.1...v1.2.2