Skip to content

Bug fix!

Choose a tag to compare

@molpopgen molpopgen released this 18 May 20:46
· 41 commits to main since this release
22edbbe

This release addresses #1426 and we suggest anyone who included Poisson recombination intervals with means of zero to rerun their simulations!

The changelog copy/pasted from the manual:

0.24.6

Bug fix:

  • fix error (c++) in filtering poisson intervals with mean of zero. #1427

Back end changes:

  • GeneticValueIsTrait is now an abstract class. #1377
  • GeneticValueToFitnessMap is now an abstract class. #1375

Build system:

  • Supported Python versions changed to 3.11 to 3.14
  • Dockerfile fixes. #1403