webknossos
Added
- `Group.add_tree` now also accepts a tree object as a first parameter (instead of only a string). [891](https://github.com/scalableminds/webknossos-libs/pull/891)
- `Group.remove_tree_by_id` was added. [891](https://github.com/scalableminds/webknossos-libs/pull/891)
Changed
- Upgrades `black`, `mypy`, `pylint`, `pytest`. [873](https://github.com/scalableminds/webknossos-libs/pull/873)
Fixed
- Fixed poetry build backend for new versions of Poetry. [899](https://github.com/scalableminds/webknossos-libs/pull/899)
- Added axis_order fields for Zarr data format. [902](https://github.com/scalableminds/webknossos-libs/issues/902)
wkcuber
Changed
- Upgrades `black`, `mypy`, `pylint`, `pytest`. [873](https://github.com/scalableminds/webknossos-libs/pull/873)
cluster_tools
Changed
- Upgrades `black`, `mypy`, `pylint`, `pytest`. [873](https://github.com/scalableminds/webknossos-libs/pull/873)