Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 01 Apr 16:05
· 3 commits to main since this release

v1.0.0 (2026-04-01)

Bug Fixes

  • Add missing import of tree_x_presets (#129, bb145bc)

  • C++ region growing implementation of CoarseToFineAlgorithm (#112, 1842103)

  • Calculation of instance segmentation metrics (#99, 8d87cac)

  • Formatting of C++ code (#130, 5785495)

  • Instance matching and calculation of instance segmentation metrics with variable start IDs (#117, a989678)

  • Instance matching for computing the coverage metric (#113, 7a5feff)

  • Instance segmentation metrics when all predictions are false positives or false negatives (#106, 6e72bf2)

  • Pin version ranges of docs dependencies to resolve version conflicts (#133, 403c6ff)

Chores

  • Drop support for Python 3.10 and upgrade to numpy>=2.3 (#144, 3066680)

Continuous Integration

Documentation

Features

Refactoring


Detailed Changes: v0.1.0...v1.0.0