Skip to content

Releases: alexlancaster/pypop

PyPop 1.0.1rc2

23 Jan 15:51
b402623
Compare
Choose a tag to compare
PyPop 1.0.1rc2 Pre-release
Pre-release

Release candidate 2 for 1.0.1

pip install pypop-genomics==1.0.1rc2

1.0.1rc2 - 2024-01-23

  • testing only
  • no official release notes

Full Changelog: v1.0.1-rc1...v1.0.1-rc2

PyPop 1.0.1rc1

19 Jan 04:38
Compare
Choose a tag to compare
PyPop 1.0.1rc1 Pre-release
Pre-release

Release candidate 1 for 1.0.1

pip install pypop-genomics==1.0.1rc1

1.0.1rc1 - 2024-01-18

  • testing only
  • no official release notes

Full Changelog: v1.0.0...v1.0.1-rc1

PyPop 1.0.0

07 Nov 20:50
Compare
Choose a tag to compare

PyPop 1.0.0 is the first official release of PyPop using Python 3, and the first release to be made as a PyPI package!

Highlights of PyPop 1.0.0

  • PyPop now fully ported to Python 3
  • Supports a new asymmetric linkage disequilibrium (ALD) calculations
  • Improved tab-separated values (TSV) output file handling
  • Preliminary support for Genotype List (GL) String (https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3715123/)
  • Unit tests, new documentation system and continuous integration framework
  • And whole lot more minor features and bug fixes... (see NEWS.rst)

Install via PyPI

pip install -U pypop-genomics

Changes

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

Full Changelog since last official release: PYPOP_SRC-0_7_0...v1.0.0

PyPop 1.0.0rc2

04 Nov 06:23
Compare
Choose a tag to compare
PyPop 1.0.0rc2 Pre-release
Pre-release

Install via PyPI

pip install -U pypop-genomics

Changes

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

Bug Fixes

Internal

Full Changelog: v1.0.0-rc1...v1.0.0-rc2

PyPop 1.0.0rc1 - Release Candidate 1

01 Nov 23:58
ef6d79b
Compare
Choose a tag to compare
Pre-release

This is the first release candidate for PyPop 1.0.0. If there are no showstoppers, this will become the 1.0.0 release.

Installation

pip install -U pypop-genomics

What's Changed

Full Changelog: v1.0.0-b8...v1.0.0-rc1

PyPop 1.0.0b8

30 Oct 04:38
cece638
Compare
Choose a tag to compare
PyPop 1.0.0b8 Pre-release
Pre-release

Installation

pip install -U pypop-genomics

What's Changed

Full Changelog: v1.0.0-b7...v1.0.0-b8

PyPop 1.0.0b7

27 Oct 17:06
46e9147
Compare
Choose a tag to compare
PyPop 1.0.0b7 Pre-release
Pre-release

Installation

pip install -U pypop-genomics

What's Changed

  • Fix unit tests on arm64 architectures, fix some other memory leaks by @alexlancaster in #150

Full Changelog: v1.0.0-b6...v1.0.0-b7

PyPop 1.0.0b6

26 Oct 05:49
e5a7fe0
Compare
Choose a tag to compare
PyPop 1.0.0b6 Pre-release
Pre-release

Installation

pip install -U pypop-genomics

What's Changed

Full Changelog: v1.0.0-b5...v1.0.0-b6

PyPop 1.0.0b5

20 Oct 02:05
Compare
Choose a tag to compare
PyPop 1.0.0b5 Pre-release
Pre-release

Installation

pip install -U pypop-genomics

What's Changed

Full Changelog: v1.0.0-b4...v1.0.0-b5

PyPop 1.0.0b4

13 Oct 18:49
e4a8031
Compare
Choose a tag to compare
PyPop 1.0.0b4 Pre-release
Pre-release

Installation

pip install -U pypop-genomics

What's Changed

New Pull Requests

Full Changelog: v1.0.0-b3...v1.0.0-b4