v0.3.0
What's Changed
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #89
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #90
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #92
- fix: MDASequence iter_sequence method by @fdrgsp in #93
- refactor: Simplify subsequence by @tlambert03 in #95
- feat: add Actions to MDA event, and add autofocus events by @tlambert03 in #96
- fix: fix inherit sequence autofocus + add tests by @fdrgsp in #98
- fix: KeyError fix in MDASequence _should_skip method by @fdrgsp in #99
- test: use different pattern for testing by @tlambert03 in #100
- feat: accept numpy arrays for list fields by @tlambert03 in #101
- refactor: move replace to FrozenModel by @tlambert03 in #104
- style: add a couple rules to ruff by @tlambert03 in #103
- refactor: Remove
NoX
plans by @tlambert03 in #102 - fix: remove NoX plans from docs by @fdrgsp in #105
- feat: add ci tests for pymmcore_widgets by @fdrgsp in #106
- feat: add
keep_shutter_open
to MDAEvent by @tlambert03 in #107
Full Changelog: v0.2.1...v0.3.0