v0.5.0rc0
What's Changed
- ci(pre-commit.ci): autoupdate by @pre-commit-ci[bot] in #230
- fix: prevent flicker on dims_changed by @tlambert03 in #231
- fix: no animation on first lut expansion by @tlambert03 in #232
- build: drop py3.9, hard pin pygfx on old deps, remove lockfile by @tlambert03 in #235
- feat: add profiling script by @tlambert03 in #236
- refactor: kill the _ArrayDataDisplayModel, replace with pure functional resolver by @tlambert03 in #233
- ci: update tests by @tlambert03 in #237
- build: update pygfx deps by @tlambert03 in #239
- feat: expose/clarify API for overriding channel names and scaling by @tlambert03 in #238
- docs: add usage page by @tlambert03 in #240
- fix: fix wx viewer channel display breaks on mode change by @tlambert03 in #241
- fix: fix misc bugs by @tlambert03 in #243
- refactor: standardize lut caps by @tlambert03 in #244
- fix: use WxRenderWidget instead of canvas by @tlambert03 in #245
Full Changelog: v0.4.1...v0.5.0rc0