Search for a command to run...
What's Changed fix: allow MDARunner cancel to cancel sequenced events by @fdrgsp in https://github.com/pymmcore-plus/pymmcore-plus/pull/517 feat: formalize MDARunner state machine, add status property by @tlambert03 in https://github.com/pymmcore-plus/pymmcore-plus/pull/557 fix: redundant cpp calls by @hinderling in https://github.com/pymmcore-plus/pymmcore-plus/pull/558 fix: correctly mock PYMMCORE_DIV in tests by @marktsuchida in https://github.com/pymmcore-plus/pymmcore-plus/pull/562 feat: Deprecate deprecated MMCore symbols by @marktsuchida in https://github.com/pymmcore-plus/pymmcore-plus/pull/568 docs: Add DIV 75 to version table by @marktsuchida in https://github.com/pymmcore-plus/pymmcore-plus/pull/567 chore: Revert "fix: redundant cpp calls (#558)" by @tlambert03 in https://github.com/pymmcore-plus/pymmcore-plus/pull/569 test: fix benchmark setup on CI and fix mmcore install command bug by @tlambert03 in https://github.com/pymmcore-plus/pymmcore-plus/pull/571 fix: atexit handler was a no-op due to WeakMethod invocation bug by @hinderling in https://github.com/pymmcore-plus/pymmcore-plus/pull/559 fix: remove all CMMCore cleanup/deletion magic, improve unimmcore cleanup by @tlambert03 in https://github.com/pymmcore-plus/pymmcore-plus/pull/572 feat: minimal MDRunner data sink protocol, backed by ome-writers by @tlambert03 in https://github.com/pymmcore-plus/pymmcore-plus/pull/561 refactor: remove NewPreset magic by @tlambert03 in https://github.com/pymmcore-plus/pymmcore-plus/pull/575 build: support 3.14 by @tlambert03 in https://github.com/pymmcore-plus/pymmcore-plus/pull/576 ci(pre-commit.ci): autoupdate by @pre-commit-ci[bot] in https://github.com/pymmcore-plus/pymmcore-plus/pull/577 feat: fallback to sequence of 2D images for unsupported sequence shapes by @tlambert03 in https://github.com/pymmcore-plus/pymmcore-plus/pull/579 feat: implement SkipEvent exception to handle event skipping in MDA runner by @tlambert03 in https://github.com/pymmcore-plus/pymmcore-plus/pull/578 feat: replace qtbot with anybot for signal-backend agnostic tests. by @tlambert03 in https://github.com/pymmcore-plus/pymmcore-plus/pull/581 ci: use no version for setup-mm by @tlambert03 in https://github.com/pymmcore-plus/pymmcore-plus/pull/583 fix: fix some residual bugs when saving to ome-writers when MultiCamera is active. by @tlambert03 in https://github.com/pymmcore-plus/pymmcore-plus/pull/580 Full Changelog: https://github.com/pymmcore-plus/pymmcore-plus/compare/v0.17.3...v0.18.0rc1