Skip to content

Releases: scalableminds/webknossos-libs

v0.2.39: Github Actions (#168)

02 Dec 15:57
Compare
Choose a tag to compare
* Create main.yml
* ci
* ci
* ci
* tests
* ci
* ci
* tests
* ci
* ci
* ci
* remove circleci
* Merge branch 'master' into gh-actions

v0.2.38

29 Nov 08:47
Compare
Choose a tag to compare
Bump cluster-tools from 1.44 to 1.45 (#164)

Bumps [cluster-tools](https://github.com/scalableminds/cluster_tools) from 1.44 to 1.45.
- [Release notes](https://github.com/scalableminds/cluster_tools/releases)
- [Commits](https://github.com/scalableminds/cluster_tools/compare/v1.44...v1.45)

Signed-off-by: dependabot-preview[bot] <[email protected]>

v0.2.37

25 Nov 18:07
Compare
Choose a tag to compare
Bump cluster-tools from 1.43 to 1.44 (#159)

Bumps [cluster-tools](https://github.com/scalableminds/cluster_tools) from 1.43 to 1.44.
- [Release notes](https://github.com/scalableminds/cluster_tools/releases)
- [Commits](https://github.com/scalableminds/cluster_tools/compare/v1.43...v1.44)

Signed-off-by: dependabot-preview[bot] <[email protected]>

v0.2.36

25 Nov 08:11
283aa7b
Compare
Choose a tag to compare
Allow supplying start_z: first slice z coordinate (#158)

v0.2.35

14 Nov 08:55
Compare
Choose a tag to compare
Only log downsampling for each GB of processed data (#155)

* only log downsampling for each MB ob precessed data
* Merge branch 'master' into cleanup_downsampling_log
* log every gigabyte instead of every megabyte
* implement PR feedback

v0.2.34

11 Nov 15:58
Compare
Choose a tag to compare
Bump cluster-tools from 1.42 to 1.43 (#154)

* Bump cluster-tools from 1.42 to 1.43

Bumps [cluster-tools](https://github.com/scalableminds/cluster_tools) from 1.42 to 1.43.
- [Release notes](https://github.com/scalableminds/cluster_tools/releases)
- [Commits](https://github.com/scalableminds/cluster_tools/compare/v1.42...v1.43)

Signed-off-by: dependabot-preview[bot] <[email protected]>

v0.2.33

11 Nov 13:16
Compare
Choose a tag to compare
Bump cluster-tools from 1.41 to 1.42 (#153)

* Bump cluster-tools from 1.41 to 1.42

Bumps [cluster-tools](https://github.com/scalableminds/cluster_tools) from 1.41 to 1.42.
- [Release notes](https://github.com/scalableminds/cluster_tools/releases)
- [Commits](https://github.com/scalableminds/cluster_tools/compare/v1.41...v1.42)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Performance improvements in WKW

04 Nov 10:58
Compare
Choose a tag to compare
Bump wkw from 0.0.8 to 0.1.0 (#147)

* Bump wkw from 0.0.8 to 0.1.0

Bumps [wkw](https://github.com/scalableminds/webknossos-wrap) from 0.0.8 to 0.1.0.
- [Release notes](https://github.com/scalableminds/webknossos-wrap/releases)
- [Commits](https://github.com/scalableminds/webknossos-wrap/compare/python-v0.0.8...python-v0.1.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
* Merge branch 'master' into 3bdfdependabot/pip/wkw-0.1.0
* Merge refs/heads/master into 3bdfdependabot/pip/wkw-0.1.0

v0.2.31: Fix wkw file len (#149)

04 Nov 10:26
Compare
Choose a tag to compare
  • Fixes bug in wkw_file_len

v0.2.30: Allow to specify wkw file len (#146)

28 Oct 17:30
Compare
Choose a tag to compare
* allow to specify wkw file len
* black
* fix
* fix