Skip to content

v0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Dec 15:43

webknossos

Breaking Changes

  • Removed the id attribute of the BoundingBox class, also from the constructor. #836

Fixed

  • Fixed bounding box serialization in NMLs, so that bounding boxes which are uploaded via annotations are now recognized properly by webKnossos. #836
  • Bounding boxes keep their name, color and visibility when transformed via methods, such as bbox.padded_with_margins(). #836