Skip to content

Commit 7c152fb

Browse files
authored
add skip_volume_data argument to Annotation.download() (#806)
* add skip_volume_data argument to Annotation.download() * update changelog and docs
1 parent 6313321 commit 7c152fb

File tree

3 files changed

+45216
-49707
lines changed

3 files changed

+45216
-49707
lines changed

webknossos/Changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ For upgrade instructions, please check the respective *Breaking Changes* section
1515
### Breaking Changes
1616

1717
### Added
18+
- `Annotation.download()` now accepts the keyword-only argument `skip_volume_data`, which can be set to `True` to omit downloading volume data. [#806](https://github.com/scalableminds/webknossos-libs/pull/806)
1819

1920
### Changed
2021

0 commit comments

Comments
 (0)