Skip to content

0.1.0a3

Pre-release
Pre-release
Compare
Choose a tag to compare
@grahamgower grahamgower released this 25 Feb 09:04
· 486 commits to main since this release
60a736a

Bug fixes:

  • Fix Graph.in_generations() to also convert the Deme.start_time field.
    Thanks to @apragsdale for reporting the problem.
    (@grahamgower, #224, #225).
  • Fix assert_close() and is_close() equality checks to compare the deme
    start_time.
    (@grahamgower, #224, #225).