Skip to content

Releases: haesleinhuepf/stackview

0.12.1

05 Dec 09:14
08a048d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.12.0...0.12.1

0.12.0

03 Nov 11:38
81b2f4b
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.1...0.9.2

0.9.1

30 Aug 13:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.0...0.9.1

0.9.0

29 Aug 17:14
4dfa3d7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.2...0.9.0

0.8.2

18 Aug 14:46
45877d7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.1...0.8.2

0.8.1

18 Aug 08:53
3b7aa31
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.0...0.8.1

0.8.0

15 Jul 13:42
Compare
Choose a tag to compare
0.8.0 Pre-release
Pre-release

What's Changed

Backwards compatibility breaking changes

  • The function stackview.assist() was removed. Consider LLM-based assistants such as bia-bob instead or use stackview<0.8.0.

Full Changelog: 0.7.11...0.8.0