Skip to content

3.7.0 - 2025-03-18

Choose a tag to compare

@github-actions github-actions released this 18 Mar 17:03

Release Notes

Fixed

Deprecated

  • Graph::load_from is replaced with the open and import methods.

Added

  • Allow to add updates to the annotation Graph without re-calculating the
    statistics with apply_update_keep_statistics. This is useful for scenarios
    were we assume the changes don't change the graph that much and we want to
    apply the updates as fast as possible.
  • Open an Graph from an external location with open or import the changes
    into the current graph.

graphannis-cli 3.7.0

Download graphannis-cli 3.7.0

File Platform Checksum
graphannis-cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
graphannis-cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
graphannis-cli-x86_64-pc-windows-msvc.zip x64 Windows checksum
graphannis-cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

graphannis-webservice 3.7.0

Download graphannis-webservice 3.7.0

File Platform Checksum
graphannis-webservice-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
graphannis-webservice-x86_64-apple-darwin.tar.xz Intel macOS checksum
graphannis-webservice-x86_64-pc-windows-msvc.zip x64 Windows checksum
graphannis-webservice-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum