Releases: Cephla-Lab/ndviewer_light
Releases · Cephla-Lab/ndviewer_light
v0.1.2
What's Changed
- feat: Add push-based API for live acquisition viewing by @hongquanli in #23
- feat: Add zarr v3 reading support for OME-NGFF datasets by @hongquanli in #25
- fix: Zarr v3 push API improvements and 6D mode fixes by @hongquanli in #27
- fix: Add --break-system-packages and Linux desktop shortcut by @hongquanli in #30
- fix: Place Linux desktop shortcut on Desktop and app menu by @hongquanli in #31
- fix: Improve pip install for Ubuntu compatibility by @hongquanli in #32
- fix: Add setup.cfg fallback for older pip on Ubuntu 22.04 by @hongquanli in #33
- fix: Wrap tensorstore arrays for dask dtype compatibility by @hongquanli in #34
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Feature/live refresh + sim by @hongquanli in #1
- Hide status label by @hongquanli in #2
- Improve code quality and resource management by @hongquanli in #3
- Fix black images during live acquisition by @hongquanli in #4
- Add automatic downsampling for 3D volume rendering by @hongquanli in #5
- Add GitHub Actions CI workflow by @hongquanli in #7
- Add scipy to CI dependencies by @hongquanli in #9
- Display channel names instead of numeric indices by @hongquanli in #6
- Add pyproject.toml for pip installation by @hongquanli in #11
- Add acquisition metadata extraction for XY and Z scale by @hongquanli in #8
- fix: Clear stale channels on dataset switch + add navigation API by @hongquanli in #12
- feat: Add init.py and get_fov_list() public API by @hongquanli in #13
- refactor: Move to standard nested package layout by @hongquanli in #14
- feat: Add has_fov_dimension() public API and clean up shim by @hongquanli in #15
- feat: Add public refresh() method by @hongquanli in #16
- fix: Handle frozen vispy objects for napari compatibility by @hongquanli in #17
- Fix live refresh flicker during acquisition by @hongquanli in #20
- fix: avoid memory leak in live refresh by bypassing ndv data setter by @hongquanli in #21
New Contributors
- @hongquanli made their first contribution in #1
Full Changelog: https://github.com/Cephla-Lab/ndviewer_light/commits/v0.1.1