Skip to content

v0.10.23

Choose a tag to compare

@github-actions github-actions released this 01 Nov 17:19

webknossos

Breaking Changes

  • ds.add_layer_from_images: Turned some arguments into keyword-only arguments, only affecting positional arguments after the first 8 arguments. #818

Added

  • ds.add_layer_from_images: added topleft and dtype kw-only arguments. #818