Skip to content

v1.2.0

Compare
Choose a tag to compare
@willdumm willdumm released this 12 Jan 19:07
· 3 commits to main since this release
75e97f4

Summary

This release was motivated by updated support for protobufs, in the style of mutation annotated dag protobuf format produced by our related tool larch. The previous style of DAG protobuf is no longer supported by larch or historydag (although the protobuf format has not changed, only its interpretation).

The other notable change is expanded implementation of RF distance computations on the DAG, including all combinations of standard or one-sided RF distance in both the rooted and unrooted sense. Options specifying these variants have been added to all RF distance methods.

What's Changed (automatically generated)

Full Changelog: v1.1.0...v1.2.0