Skip to content

Releases: alexlancaster/pypop

PyPop 1.2.0rc1

22 Jan 03:42
37a34a6
Compare
Choose a tag to compare
PyPop 1.2.0rc1 Pre-release
Pre-release

PyPop 1.2.0 release candidate 1

  • Fixes to [ParseAlleleCountFile] and makeNewPopFile in [Filters]

To install:

pip install --pre pypop-genomics

PyPop 1.2.0b3

19 Jan 05:17
bd3277e
Compare
Choose a tag to compare
PyPop 1.2.0b3 Pre-release
Pre-release

PyPop 1.2.0 beta 3

  • Restores [Sequence] filter functionality

To install:

pip install --pre pypop-genomics

PyPop 1.2.0b2

16 Jan 18:55
f59349a
Compare
Choose a tag to compare
PyPop 1.2.0b2 Pre-release
Pre-release

PyPop 1.2.0 beta 2

  • Restores support for Python 3.6 wheels!

To install:

pip install --pre pypop-genomics

PyPop 1.2.0b1

14 Jan 23:14
711624a
Compare
Choose a tag to compare
PyPop 1.2.0b1 Pre-release
Pre-release

PyPop 1.2.0 beta 1

  • This is a beta version only available via TestPyPI.
  • Moving most configuration logic and metadata to pyproject.toml
  • Drops support for Python 3.6 wheels (setuptools for that version doesn't support most metadata fields in pyproject.toml)

To install:

pip install --pre --extra-index-url https://test.pypi.org/simple/ pypop-genomics

PyPop 1.1.3rc1- pre-release

05 Jan 05:55
1517e66
Compare
Choose a tag to compare
Pre-release

Release candidate 1 for PyPop 1.1.3

  • Includes test release of Windows ARM64-compatible wheel, available only on Test PyPI.

  • To test these wheels on a Windows ARM64 platform:

pip install --pre --extra-index-url https://test.pypi.org/simple/ pypop-genomics
  • For all other platforms:
pip install --pre pypop-genomics

PyPop 1.1.2

18 Nov 18:55
Compare
Choose a tag to compare

Install via PyPI

pip install -U pypop-genomics

1.1.2 - 2024-11-18

Features

Internal

  • Update numpy requirement from <=2.1.2 to <=2.1.3 by @dependabot (#226)
  • update x86 runner to macos-13, pin swig 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

A full history of changes is available in NEWS.md.

Full Changelog: v1.1.1...v1.1.2

PyPop 1.1.1

10 Sep 17:38
Compare
Choose a tag to compare

This release adds support for Python 3.13.

Install via PyPI

pip install -U pypop-genomics

1.1.1 - 2024-09-10

Features

Bug Fixes

  • Pin gsl bottles to 2.7.1 on macOS to preserve 10.15/Catalina on x86 and 11.0/Big Sur compatibility + update cibuildwheels by @alexlancaster (#212)

Internal

  • Update numpy requirement from <=2.1.0 to <=2.1.1 by @dependabot (#218)
  • Update numpy requirement from <=2.0.1 to <=2.1.0 by @dependabot (#216)
  • Update lxml requirement from <=5.2.2 to <=5.3.0 by @dependabot (#215)
  • Bump pypa/cibuildwheel from 2.19.2 to 2.20.0 in the actions group by @dependabot (#214)
  • Update numpy requirement from <=2.0.0 to <=2.0.1 by @dependabot (#213)
  • Update numpy requirement from <=1.26.4 to <=2.0.0 by @dependabot (#209)
  • Bump pypa/cibuildwheel from 2.19.0 to 2.19.1 in the actions group by @dependabot (#210)
  • Bump pypa/cibuildwheel from 2.18.1 to 2.19.0 in the actions group by @dependabot (#208)

A full history of changes is available in NEWS.md.

Full Changelog: v1.1.0...v1.1.1

PyPop 1.1.0

30 May 22:43
Compare
Choose a tag to compare

Install via PyPI

pip install -U pypop-genomics

1.1.0 - 2024-05-30

This release increases the minimum macOS requirements to Catalina (Intel) and Big Sur (Silicon) to ensure binary compatibility with the GNU Scientific Library (gsl) on those platforms. Thanks to @sjmack for testing.

Internal

  • Bump cibuildwheel from 2.17.0 to 2.18.1, increase minimum macOS requirements by @dependabot (#206)
  • Update lxml requirement from <=5.2.1 to <=5.2.2 by @dependabot (#205)
  • Bump peaceiris/actions-gh-pages from 3 to 4 in the actions group by @dependabot (#201)
  • Update lxml requirement from <=5.2.0 to <=5.2.1 by @dependabot (#202)
  • Update lxml requirement from <=5.1.0 to <=5.2.0 by @dependabot (#200)
  • Enable native MacOS Apple Silicon runners by @alexlancaster (#199)
  • Update cibuildwheel GitHub action to 2.17.0 by @dependabot (#198)
  • Update softprops/action-gh-release github action that uploads builds to releases by @dependabot (#197)

Documentation

A full history of changes is available in NEWS.md.

Full Changelog: v1.0.2...v1.1.0

PyPop 1.1.0rc2

29 May 17:21
789ef2d
Compare
Choose a tag to compare
PyPop 1.1.0rc2 Pre-release
Pre-release

Pre-release: second release candidate for 1.1.0

pip install pypop-genomics==1.1.0rc2

PyPop 1.1.0rc1

21 May 22:46
20e32db
Compare
Choose a tag to compare
PyPop 1.1.0rc1 Pre-release
Pre-release

Test prerelease for 1.1.0.

pip install -i https://test.pypi.org/simple/ pypop-genomics==1.1.0rc1