Details are collected under milestone 0.13.0 Copy/paste from the change log: API changes The demesizes keyword is no longer accepted to initialize instances of {class}fwdpy11.DiploidPopulation. {pr}676 {meth}fwdpy11.TreeIterator.nodes no longer takes an argument. {pr}678 The type of {attr}fwdpy11.Mutation.g changed from an unsigned integer to a signed integer. This change has no practical consequence to user code written in Python. {pr}656 {pr}670 New features The dominance of a mutation may now be specified by a function. See {ref}mutationdominance_vignette. {pr}590 {pr}629 {pr}630 Add {meth}fwdpy11.TableCollection.build_indexes. {pr}651 Improved IDE and editor integration Several key classes and functions were reimplemented. They ar...