Skip to content

Releases: haesleinhuepf/stackview

0.14.0

11 Mar 20:03
3ad4a4b

Choose a tag to compare

What's Changed

  • Fix for curtain slider overwriting left-side image in stackview. by @github-actions in #144

New Contributors

  • @github-actions made their first contribution in #144

Full Changelog: 0.12.1...0.14.0

0.12.1

05 Dec 09:14
08a048d

Choose a tag to compare

What's Changed

Full Changelog: 0.12.0...0.12.1

0.12.0

03 Nov 11:38
81b2f4b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.11.0...0.12.0

0.11.0

05 Sep 18:49

Choose a tag to compare

What's Changed

Backwards compatibility breaking changes

If you ever called _SliceViewer().slider.observe, you need to call _SliceViewer().observe now.

Full Changelog: 0.10.0...0.11.0

0.10.0

04 Sep 12:45
343329b

Choose a tag to compare

What's Changed

Backwards compatibility breaking changes

The axis parameter of many functions is now obsolete. If you want to slice through a specific axis of your stacks, you need to transpose the image stack before sending it to stackview. For this, you can for example use np.swapaxes.

Full Changelog: 0.9.2...0.10.0

0.9.2

03 Sep 14:17

Choose a tag to compare

What's Changed

Full Changelog: 0.9.1...0.9.2

0.9.1

30 Aug 13:20

Choose a tag to compare

What's Changed

Full Changelog: 0.9.0...0.9.1

0.9.0

29 Aug 17:14
4dfa3d7

Choose a tag to compare

What's Changed

Full Changelog: 0.8.2...0.9.0

0.8.2

18 Aug 14:46
45877d7

Choose a tag to compare

What's Changed

Full Changelog: 0.8.1...0.8.2

0.8.1

18 Aug 08:53
3b7aa31

Choose a tag to compare

What's Changed

Full Changelog: 0.8.0...0.8.1