Skip to content

Point release

Compare
Choose a tag to compare
@molpopgen molpopgen released this 13 Nov 23:40
· 70 commits to main since this release
29562bd

0.21.4

Behavior changes:

  • {func}fwdpy11.DiploidPopulation.add_mutation now considers the overlap
    with the desired interval when calculating weights.
    PR {pr}1228
    Issue {issue}1180
  • Raise warnings when removing selected fixations may
    not be the right thing to do during a simulation.
    PR {pr}1235

Documentation

  • Remove deprecated API use from manual.
    PR {pr}1233