Releases: MPI-Dortmund/napari-boxmanager
v0.4.3
What's Changed
- Fix: Saving of filament crashes when tomo is used (Thanks to Forson Gao). by @thorstenwagner in #43
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- Change napari minimal requirements to 0.4.17 again because of a napari 0.4.18 bug by @thorstenwagner in #41
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Fix crash when saving coordinates by @thorstenwagner in #39
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
-
Filaments verticis are now written to cbox files by @thorstenwagner in #11
-
Load filament verticis from cbox as shapes layer by @thorstenwagner in #18
-
Add pystarb dependency by @thorstenwagner in #19
-
Fix bug that filament question is asked when no filament data is available by @thorstenwagner in #22
-
Add a few comments and minor refactoring by @thorstenwagner in #27
-
Fix issue with the wrong layer id being used by @mstabrin in #28
-
Automatic linking of layers by @mstabrin and @thorstenwagner in #29
-
Fix open files as folder by @thorstenwagner in #30
-
Add prefix and suffix for linking image and layers by @mstabrin in #31
-
Use original_path instead of name for all layer linking by @mstabrin in #33
-
Add missing dependencies by @thorstenwagner in #38
Full Changelog: v0.3.16...v0.4.0
v0.3.16
What's Changed
- Fix wrong behavior when opening folder of tomograms by @thorstenwagner in #13
- Fix visiblity problem when multiple tomograms are open by @thorstenwagner in #15
- Fix activation/deactivate of filtered layers by @mstabrin in #17
Full Changelog: v0.3.13...v0.3.16
v0.4.0b2
What's Changed
- When you save manual picked filaments to CBOX, now the original filament vertices are saved as well. Additionally, when you load a CBOX with filament vertices they can now be loaded as shape layer. Done by @thorstenwagner and @mstabrin (#18)