Skip to content

v1.11.0

Choose a tag to compare

@github-actions github-actions released this 30 Sep 09:34
· 613 commits to main since this release

Algorithmic changes

  • Fdr memopt by @mschwoer in #544
    => reduced memory requirements and runtime

These changes should avoid certain algorithmic failures:

Other relevant changes

  • disable MBR step in default configuration by @mschwoer in #644
    => in the CLI only, this confused many people

Some expert features aiming for speed & reproducibity:

Improved usability, logging and error messages:

Non-functional changes / Refactoring

The backend has been refactored for modularity and readability.

Full Changelog: v1.10.3...v1.11.0