Skip to content

Releases: copick/copick-torch

copick-torch: v1.0.1

03 Dec 18:59
44efaf6

Choose a tag to compare

1.0.1 (2025-12-03)

🐞 Bug Fixes

  • bump actions/checkout from 5 to 6 (#82) (8c83d09)
  • bump astral-sh/setup-uv from 6 to 7 (#76) (950381c)
  • bump chanzuckerberg/github-actions from 6.10.0 to 6.11.1 (#83) (adca01e)
  • fix up the cleanup during parallel processing and log parameters… (#77) (b5fbb4a)

copick-torch: v1.0.0

10 Oct 15:17
d417603

Choose a tag to compare

1.0.0 (2025-10-10)

⚠ BREAKING CHANGES

  • remove root-level imports for CLI speed. (#73)

✨ Features

  • Adding downsampling and membrain-seg CLI commands (#55) (b9a0571)

🐞 Bug Fixes

  • bump actions/checkout from 4 to 5 (#68) (feb2cc6)
  • bump actions/setup-python from 5 to 6 (#70) (94a4003)
  • bump chanzuckerberg/github-actions from 6.4.0 to 6.5.0 (#67) (e0a60f0)
  • bump chanzuckerberg/github-actions from 6.5.0 to 6.8.1 (#72) (2fdc3bd)
  • bump chanzuckerberg/github-actions from 6.8.1 to 6.10.0 (#75) (9edcb3e)
  • bump codecov/codecov-action from 3 to 5 (#59) (f7bc042)
  • remove root-level imports for CLI speed. (#73) (04fecbf)

copick-torch: v0.2.1

17 Jul 00:00
6dad60d

Choose a tag to compare

0.2.1 (2025-07-16)

🐞 Bug Fixes

🧹 Miscellaneous Chores