Skip to content

v0.10.2

Choose a tag to compare

@github-actions github-actions released this 20 May 08:21

webknossos

Changed

  • added Python 3.9 support to wk-libs #716

Fixed

  • URLs for the webknossos-context (e.g. in the WK_URL env var or via webknossos_context(url=…)) may now contain / in the end and are sanitized. Before, requests would fail if the URL contained a final /. #733

wkcuber

Changed

  • Added Python 3.9 support to wkcuber #716

cluster_tools

Fixed

  • Fix _log() got unexpected keyword argument: 'file' error for newer Python versions. #735